GridGroupingControl: Add controls to header cell

Hi,

how can I add controls to the header cells of GridGroupingControl and actually use them?

The following code shows the text box, but I am unable to enter text when the page is displayed:



Is there another way to add controls to the header and actually use them?

Regards, Sven



TextBoxInHeader_ee46fef.zip

1 Reply

JB Jaffersathick B Syncfusion Team January 15, 2010 01:28 PM UTC

Hi Sven,
Thank you for your interest in Syncfusion products.

We suggest you to add the HeaderItem template in QueryCellStyleInfo event so that use can use the Textbox in the HeaderTemplate.

Please refer the link below for how to add the ItemTemplate in QueryCellStyleInfo event.

http://help.syncfusion.com/ug_74/gridweb/CreatingTemplates.html

Let me know if you have any queries.

Regards,
Jaffer.B

Loader.
Up arrow icon