description below caption

Questionsdescription below caption
Wing Kam asked 7 years ago

Hi,

is it possible to display a Description or instructions below the caption?

Ex:
(Caption) Invoices
—————————————————
(description) Invoices sorted by the most current date. Only open invoices are listed here; for closed invoices, visit ….
—————————————————
(toolbar)

Thanks
W

4 Answers
Abu Ghufran answered 7 years ago

You can set:
$col = array();
$col["title"] = "Name<br><font size='1'>(test description)</font>";

Screenshot: http://prntscr.com/fgzhtx
Limitation is it will also set in dialog.

Wing Kam answered 7 years ago

Hi Abu,
Actually, it's under the grid title that I want to add a brief description to.
In your screenshot, it would be under 'Group Headers'

Example:
GROUP HEADERS

(place of description)–> This is the most current list of …..

toolbar and pager

Thanks

Wing Kam answered 7 years ago

… I meant to ask if it's the same way:

$col["Caption"] = "Group headers<br><font size='1'>(test description)</font>";

or if there's another setting available?

Thanks.

Abu Ghufran answered 7 years ago

No, that's the best way as it's not supported by lib.

Your Answer

18 + 14 =

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?