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
235
Binding collections to ultragrid
posted

Hi

I am facing a problem in binding collection of my objects to grid. Though I have solved the problem, but I am not able to understand why it was creating error.

I have a class with several properties with all the properties have "[System.ComponentModel.Browsable(false)]" attribute. When I am binding this class to datagrid, it is not getting bound to grid. But when I removed the atribubte from properties, it got bound without any problem.

I know that Browsable(false) attribute makes a property invisible in properties window at design time.

 Please help me understand why it is not available at run time

Parents
No Data
Reply Children
No Data