GGC & GridAwareTextBox

Hi.

I would appreciate if you could show me a way to bind GridAwareTextBox to a specific column in GridGroupingControl or to a column in the DataTable.

I have a column which is 4096 bytes so I want to edit it in TextBox.

Thanks in advance.

1 Reply

AD Administrator Syncfusion Team February 27, 2007 07:06 PM UTC

Hi Srdjan,

There is no built-in support for adding GridAwareTextBox in a GroupingGrid. But one way you can do this by binding the textbox and groupingrid at runtime. Here is a minimal sample that shows you "How to bind the TextBox in a GroupingGird?"

Sample : GridANDTextBoxBinding.zip

Best regards,
Haneef

Loader.
Up arrow icon