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

Grid Filter text expanding

1 Answer 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jidesh Guptha
Top achievements
Rank 1
Jidesh Guptha asked on 12 Jun 2010, 02:40 PM
Hi,

The Filter textbox is getting expanded if the entered text as per the text entered. how do i fix this.
Someone pls help me to fix this.

Jidesh

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 15 Jun 2010, 01:44 PM
Hello Jidesh,

I have never experienced such an issue that you described. Have you tried setting width for the column and TableLayout as "Fixed" and see whether it helps?

 
    <telerik:GridBoundColumn DataField="SerialNumber" HeaderText="SerialNumber" SortExpression="SerialNumber" UniqueName="SerialNumber"
        <HeaderStyle Width="120px" /> 
    </telerik:GridBoundColumn> 


Also try upgrading to the latest version of RadControls and check whether the problem resolves or not.
Updating RadControls for ASP.NET to another version or license

-Shinu.
Tags
Grid
Asked by
Jidesh Guptha
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or