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
410
Ultrawebgrid performance issue
posted

Hi,

I am using infragistics.WebUI.UltraWebGrid.v3 ,

It is taking time to load when we have large amount of data,

So i am tring to use LoadOnDemand,but when i am setiing Browser="Xml"  and

LoadOnDemand="Xml"

it is giving following error:

'Xml' is not a valid value for attribute 'Browser'. It must be of enum type 'Infragistics.WebUI.UltraWebGrid.BrowserLevel'.

and also code behind side DisplayLayout.XmlLoadOnDemandType is also giving following error:

'Infragistics.WebUI.UltraWebGrid.UltraGridLayout' does not contain a definition for 'XmlLoadOnDemandType'

Please suggest me how to improve performance of page.

Thanks,

ARMS

 

 

Parents Reply Children
No Data