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
25
Bug the Infragistics in the control UltraWebGrid for framework 3.5
posted

Normal 0 false 21 false false false ES X-NONE X-NONE MicrosoftInternetExplorer4

In the object UltraGridColumn exist the property Hidden, but both the code and the presentation does not recognize the property of the version Asp.Net 3.5

 

UltraGridColumn colum = new UltraGridColumn();

colum.Hidden = true;        

 

 

anyone have a solution that is not Width="%0"