This is a migrated thread and some comments may be shown as answers.

ASP.NET Grid with variable hierarchy

1 Answer 94 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bob Nonnemann
Top achievements
Rank 1
Bob Nonnemann asked on 25 Jan 2012, 09:39 PM
I am quite new to ASP.NET Ajax, so bear with me if this is a simple question or if I have missed a demo that matches these requirements.

I am looking at porting the notion of 'variable drill down' from an existing Winform financial application.

Imagine a grid displaying summary company financials.  One of the lines is inventory.  The user can directly enter a dollar value for inventory, or by double clicking gets a new dialog that allows detailed entry of inventory information (Description, Qty, Value,etc).
Another line might debt.   Again, the user can enter a single value for total debt, or by double clicking bring up a data a dialog that allows the entry of loan information (Description, interest rate, amount of loan, payment frequency, etc).

Having looked at the various Grid demos -- there are interesting capabilities there, but it was not clear if the variable drill-down functionality can be done natively.  If not, what would be best approaches to achieve a comparable functionality.

Thanks up front for suggestions.

Bob

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 31 Jan 2012, 08:57 AM
Hi,

You could check these online demo applications which are implementing similar functionality:


All the best,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Bob Nonnemann
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or