Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread Assign dataset to grid at runtime
Wed, Oct 14 2015 5:27 AMPermanent Link

Petter Topp

What would be the best way to assign a dataset to the same grid at run time?

I have several datasets that should be displayed in the same grid at run time.
Given the fact that the datasets are different in every way, I will need to create the columns specific for each dataset at run-time.

With the new ewb2 grid how do I accomplish this (iterate and free TGridColumn then Create manually)?

Alternatively - Create and free the TGrid entirely and assign dataset?

Best regards
Petter
Image