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
515
ultrawingrid bound columns
posted

hi,

I am using ultragrid. i have bind datasource property to the class object. I am having 30 properties in my class.

Out of 30 properties, I want to bind 10 property of the class to the ultragrid column at runtime.

How to bind class properties to the ultragrid column at runtime? 

Any help appreciated.