Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
Dynamically creating TemplateDataField for each column in the child row?
posted

I have a need to use the WHDG with manual load on demand where the child band data source is a DataTable where the columns are dynamically created based on parameters.  I think I need to create a TemplateDataField embedded with a WebImageButton dynamically based on the fields in the Table via the code and have it assigned to each column in the grid,  so that each column displays to the user as a button that the user can select that item .  I am new to the WHDG and not sure where to start. Are there any examples of this scenario or can someone help me get started?

Thanks

Parents Reply Children