Hi,
My requirement is to add a usercontrol to an ultrawebgrid as a column .How can I do that?Please help me.
Thanks,
Abhay
Hello Abhay,
The column can be added as a Template column to the grid. The following link shows how you can do it in designer:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.2/CLR3.5/html/WebGrid_Using_Column_Templates.html
This link shows how you can do it in code:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=4876
Please let us know if you have any questions or concerns.
Sarita