Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datagrid question
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00746039
Message ID:
00746091
Views:
20
I don't know how to bind multiple rows, but suspect you could create one or more User Controls with multiple text and/or other objects layed out in rows, then add the User Controls to datagrid columns, and bind the individual textboxes in the User Control to your datatable fields. The User control could be the equivalent of several rows high.

I created on User class with multiple object by selecting Project, Add User Control, but have not inserted it into a grid, so I could be steering you wrong. But it is where I'd start.


>Is anyone aware of any way to set up a datagrid so that multiple [and consecutive rows] in a datagrid are 'bound' to one row in a datatable?
>
>We have a situation where we have a worksheet-style data entry grid. There are more columns for entry than can fit in a grid [width wise], even in 1024*768 mode.
>
>What would be great is if each datarow had multiple rows in the grid. However, I realize that would create huge challenges for the column headings [and other things as well].
>
>
>Anyway, I figured I'd ask, to see if anyone else had any ideas.
>
>Thanks,
>Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform