I'm having problem in my project where I've to display a data grid based on a Master/Child relationship where the Master Data is entered as a value by the user in a text box and the data from the Child table is displayed in a grid. I'm able to accomplish this much using the MSHFLEXGRID control. My problem now is how to give control to the user to insert new record in the child table using the grid, modify the data or even delete records from this datagrid. Please let me know if using a MSHFLEXGRID is a good choice for this kind of scenario or is there any better control to acheive this and how.
Thank you in advance!
PS
Thank you in advance!
PS