Did anybody try to generate multiple grids dynamically?

QuestionsDid anybody try to generate multiple grids dynamically?
Raina asked 11 years ago

I have two tables, first one is the section names and column names
the second one has the data with foreign key section from the first table.for the second table,I want to generate one grid for each section .the grid caption is the section name, and the column names are the Corresponding column names in the first table.

is this possible?

Thanks

1 Answers
Abu Ghufran answered 11 years ago

Hello,

If i understand the question correctly, solution would be to read section names using independent SQL call, and then iterate them to make multiple grids (with unique ids). You can have multiple grids on a page.

Your Answer

6 + 15 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?