This question is locked. New answers and comments are not allowed.
Hello,
I have to build a new application from an old one. This application has some custom and complex grids. I was wondering if those grid could be done with telerik grid component. Ths grid is in attach file.
I'll try to describe this grid :
Each line of the grid is a complex structure displayed on multiple lines. One line could have a dropdownlist and a magnifying glass opening a modal popup.
Each line have also a delete button and a modify button (that is the easy part)
In the old application, the create form is in the top of the list but we will put in in a popup form now. So i will have to build a custom create/modify form. I think I saw example of that on the web.
This form will have multiple dropdownlists (I think I have to use the ViewData to fill those ddl)
It will also contains de maggnifyong glass opening another modal to search items. Clicking on a item will fill a textbox in the create modal popup.
I hope it's easily understandable.
Thanks for your comments
I have to build a new application from an old one. This application has some custom and complex grids. I was wondering if those grid could be done with telerik grid component. Ths grid is in attach file.
I'll try to describe this grid :
Each line of the grid is a complex structure displayed on multiple lines. One line could have a dropdownlist and a magnifying glass opening a modal popup.
Each line have also a delete button and a modify button (that is the easy part)
In the old application, the create form is in the top of the list but we will put in in a popup form now. So i will have to build a custom create/modify form. I think I saw example of that on the web.
This form will have multiple dropdownlists (I think I have to use the ViewData to fill those ddl)
It will also contains de maggnifyong glass opening another modal to search items. Clicking on a item will fill a textbox in the create modal popup.
I hope it's easily understandable.
Thanks for your comments