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
45
Performance Grid
posted

Hi,

My application supports two profiles.. Basic and advanced.

Users with basic profile will get a basic view of the UltraWebGrid with sorting and filtering. No editing allowed here.

Advanced users will be able to add/update records in the grid along with sorting / filtering

I have already tried various levels (LevelZero to LevelTwo ) supported by

this.UltraWebGrid.DisplayLayout.ReadOnly

Still, I don't get sorting / filtering capabilities. Instead I receive javascript errors...

Any clue, what can be done in this regards?