Hi
I would like to know if i can add a template button or any other template option to the header of the datagrid column (as we have header fix icon), so that i can work with the datagrid along with the events of that template. Right now i am using Infragistics netadvantage 2005 vol1. Also let me know if such an option is possible in higher version but not in infragistics 5.1
Thanks
Anoop
Hi Anoop,
There's no property in the grid to do this. But you could do it using a CreationFilter. If you are not familiar with CreationFilters, check out the Infragistics Knowledge Base for articles and samples. I think there is a sample of placing a CheckBox into the column header, so that's very close to what you want.
Also, get the Infragistics UIElementViewer Utility.
Hi Mike,
I just want to add a button to the header of each column in the datagrid. Is there a way to do so?
Regards
I don't understand the question. What's a template button?