I have a problem displaying some data... I am using one of the
components from Infragistics and I have bunch of records that need to
be displayed in 2 x 2 format ..

So here is what I am wanting to get done with
-------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
--------------------------------------------------------------------------------------------------------------------------------------

and repeat the above shown format for each record

But I would like to add this Gauge to the each column as each column
would be one record from the DB... Right now I because I tried
creating a table in code behind file, I wasnt able to place the
UltraGauge Component in these cells (As I create this Gauge through
code instead of placing it from the toolbar)

So I got some guy to send me some code to place in grid view but that
would be mean that all the records would appear in one line instead of
2 x 2 format...

Does anyone have any ideas

PS: If I am unable to explain what I want, please feel free to ask me
what part was confusing and I shall try my best to explain...



Thanks,
Subrato

Reply via email to