I am working with ASP.net 4.0 version. I want to create UI as shown in below image.
- However I am not sure about controls that I am using are suitable for this UI or not. I am using data repeater control for all collapsible row. Is that correct?
- If I am using repeater control, then how I can remove a row on a button present on each row?
- How can I fix columns in grid view
- How Can I keep moving columns in between fixed column(as shown in figure)
Any kind of guild line will be needful.
THanks,
Tanuja