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
145
Documentation
posted

After spending sometime trying to find help for the UltraWebGrid I discovered that it is really called WebGrid.....that should have been a sign.

I am shocked that I can find no sample or help on how to bind a generic List<> to the UltraWebGrid/WebGrid. I want to simply add DataBound codebehind entries in ASPX to define my columns and then bind a List<> to it at runtime,  an extremely easy feat in other grids. I can find no help in help or samples on using ASPX markup to do this. The wixards won't let me do anything without giving them a design time source of some sort.

Is there a help file I'm missing? Does Infragistics only expect drag and drop users to use their grids?