Hi,
I have a RadGrid whose Columns may vary based on the criteria. Based on the column displayed the width is being set by getting the values from the Xml.
The columns width are setting fine when the grid is in display Mode.
On Edit mode what ever i set the width of the column it is set the TextBoxEditor width that is displayed in the columns.
I DONT want to change the textbox width, but want to reduce the column width at runtime.
Is there some property that needs to be set to override on the textbox.
I can achieve this if i manually resize the column width.
Help me out how this can be achieved
Thanks
Daniel
I have a RadGrid whose Columns may vary based on the criteria. Based on the column displayed the width is being set by getting the values from the Xml.
The columns width are setting fine when the grid is in display Mode.
On Edit mode what ever i set the width of the column it is set the TextBoxEditor width that is displayed in the columns.
I DONT want to change the textbox width, but want to reduce the column width at runtime.
Is there some property that needs to be set to override on the textbox.
I can achieve this if i manually resize the column width.
Help me out how this can be achieved
Thanks
Daniel