Dialog Title

QuestionsDialog Title
Hafiz asked 5 years ago

Hello Abu,

May I know how to put the dialog title?

I refer to the dialog-layout on demo but not showing any title tho.

Please help. Thanks.

2 Answers
Abu Ghufran Staff answered 5 years ago

Before printing echo $out, set in script tags:

    // custom caption of dialogs
    $.jgrid.edit.addCaption = “Custom Add Title”;
    $.jgrid.edit.editCaption = “Custom Edit Title”;

    <div style=”margin:10px”>
    <?php echo $out?>
    </div>

 

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Hafiz answered 5 years ago

Okay, Thanks.

Your Answer

15 + 13 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?