This is a migrated thread and some comments may be shown as answers.

when run program radgrid show out of page

1 Answer 18 Views
Grid
This is a migrated thread and some comments may be shown as answers.
niloofar
Top achievements
Rank 1
niloofar asked on 08 Sep 2010, 01:05 PM
hi
when i enable filtering and grouping rad grid shows out of page
please help
thanks

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 08 Sep 2010, 01:44 PM
Hi Niloofar,

Please set the FilterControlWidth property for each of your columns to reduce the textboxes' widths. This is done in the following demo:

http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/filtering/defaultcs.aspx

If your columns are autogenerated, you can set FilterControlWidth in the ColumnCreated event:

http://www.telerik.com/help/aspnet-ajax/grdusingcolumns.html

(see "Customizing Columns Programmatically")


Kind regards,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
niloofar
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or