How can I dynamically add template column in WebGrid.

2 replies. Last post: February 1, 2010 3:28 AM by Abdullah Foysal
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi,

How can I dynamically add template column in WebGrid. Like instead of adding Item like following way:

<RootTable>

<Columns>

<ISWebGrid:WebGridColumn ColumnType="Template">

...my control goes here

</ISWebGrid:WebGridColumn>

</Columns>

</RootTable>


I want to add item programetically something like following way:

...columns.Add([any type of asp.net server side control])


By the way my company does not have design time license. So, many of your given example is not appropiate for me.


Thanks



All times are GMT -5. The time now is 3:50 PM.
Previous Next