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

Display Text box beside Grouped column and validate

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shravani
Top achievements
Rank 1
Shravani asked on 02 Dec 2010, 05:27 PM
Hello,

Please take a look at the attached and let me know if it is possible to display a text box besides the groupby colum within RadGrid.( shown in red)
User gets to enter this value in the textbox upon which a validation needs to occur.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 08 Dec 2010, 12:27 PM
Hello Shravani,

You should be able to add any controls in the GridGroupHeaderItem. You can do that in the ItemCreated event. Attached is a modified version of this code library where you can see how a CheckBox is added in the GridGroupHeaderItem.

Greetings,
Iana
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Shravani
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or