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
1050
single row with multiple display
posted

Hi,

I have a 5 tables with inter link,

I have to read the data from 4 tables and display in the grid. for each row in the table, I have to read the data from 5th table and display the images in a wrap panel.

We have 2000 records and each record should display 4 to 7 images in the wrap panel of that row.

I tried to use the object model, but, its quite slow to read all the 2000 rows.

Any other possibility?