Hello,
We currently have a GridView that will eventually be used in a product where the datasource is not known at compile time and is instead chosen by a user connecting to a database. For large datasets this of course falls over (and we do expect large data sets to be used) and as such I was investigating the possability of using the Grid View in Server Mode.
My issue is that from the documentation I have read so far, namely How to: Bind a GridControl to a Database in Server Mode and XPServerCollectionSource, at least currently it seems that the only way to make use of server mode is to declare a table structure at compile time for later use.
Is there any way that server mode can be made use of without the declaration of table structures at compile time?
Thanks
Populate GridView in Server Mode Using Tables Provided at Runtime
Answers
Hello Richard,
This is quite a difficult task. Please refer to the following issues:
Server Mode with dynamic table schema
Q33919
Thank you,
Paul
Hello Richard,
I'm glad to hear that you've resolved the problem. Please don't hesitate to ask if you have any further questions.
Thank you,
Paul
hi I am having the same issue where the grid does not show up any rows.How did you solve this?
Hello Sujit,
To process your recent post more efficiently, I created a separate ticket on your behalf: T334524: The grid does not show up any rows. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.