RowNumbers

QuestionsRowNumbers
S19K15 asked 6 years ago

Hi, when using the rowNumbers -> $grid_master["rownumbers"] = true;
The numbers are displayed up to 9, after nine number, i get … instead of 10, 11, …

1 Answers
Abu Ghufran answered 6 years ago

I am unable to generate this issue. http://prntscr.com/idqcxh

However there is a chance that it is hidden due to insufficient space. You can increase width of that column.

$opt["rownumbers"] = true;
$opt["rownumWidth"] = 30; // <===

$g->set_options($opt);

Your Answer

0 + 3 =

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?