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
585
Load a xamdatagrid programatically?
posted

Hello,

I would like to know if loading a xamdatagrid 100% from code is possible. If so where is an example I can look at? Feature browser didn't have what I am looking for. Also I do not want to bind a list to the datasource or bind anything to the datacontext. I want to programmatically add the row headers and row data as I see fit. This could be obvious but once I load the grid I also want to make sure the sorting and filtering features will still work even though no objects will exist behind them.

Original post here:

http://news.infragistics.com/forums/t/1362.aspx

I haven't found anything but this post related to what I am looking for. So if this is a dumb question please forgive me and point me in the right direction anyway. ;-)

Chad