Hello, I am currently developing a stock streaming application, and am utilizing DynaGrid.

I have been successful in creating the DynaGrid and getting data to stream to it from my server client, the only problem I am having and have not been able to figure out, is how can I make the grid completely dynamic rather than relying on an item list? I would like the item list to be completely generated by my C# application rather than being limited by having to declare it in my html file, as the list of symbols I am sending through may expand or decrease.

Thanks for your help!

Loving the software, so far it's meeting all my needs above and beyond!