Freezing top row

QuestionsFreezing top row
Ty asked 8 years ago

I'm currently showing 100 rows but want to freeze the top header row that has column names and search and/or drop down filters. Is there a way to do this?

1 Answers
Abu Ghufran answered 8 years ago

Hi,

By default it works like this.
The top header and autofilters are constant.

Try following:

$grid["rowNum"] = 100;
$grid["height"] = 500;

$g->set_options($grid);

Your Answer

10 + 17 =

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?