Link to home
Start Free TrialLog in
Avatar of bemara57
bemara57

asked on

What .NET control should I use for this (RadGrid, Repeater, etc)?

I want to display data in a grid form but still allow the user to add or delete items from it. I am not sure what control or approach I should do for this and need some help. I have attached a screenshot of what I am trying to mimic.

The first row (basic, basic plus, premium, etc) will always stay the same. But the rows that have a description might be added/extended (Listing, Until Sold Listing, Enhanced Listing, etc). So I want to allow the user to add an extra "feature" which adds to the rows (after MLS + Realtor.com). I also want to allow the user to check off what features each columns can have.

Can anyone tell me what the best approach for this?
grid-example.jpg
ASKER CERTIFIED SOLUTION
Avatar of Juan_Barrera
Juan_Barrera
Flag of New Zealand image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial