|
-
Oct 30th, 2003, 11:45 PM
#1
Thread Starter
Junior Member
Advanced datagrid
Hi, I have this expense-tracking application called "Quicken" and I noticed it uses a sort of "dynamic" datagrid. "Dynamic" in a way that when the user clicks on a cell, that cell becomes a combobox where cell values can be chosen.
Is there a similar control I can use in .NET? Or does anyone know how to extend the normal datagrid control to implement this feature?
Also, one more thing, is it possible for a single cell in a datagrid to span multiple rows/columns like the HTML table (rowspan/colspan).
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|