Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by pravu mishra on Oct 20, 2009 02:17
open dhtmlx forum
Master-Detail form using grid

Is there an example of Master-Detail form using Grid.

Thanks and Regards,
pravu Mishra.
Answer posted by Alex (support) on Oct 23, 2009 06:52

Hello, 

all grid sample can be found here http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/

please provide some details about desired functionality.

Answer posted on Oct 26, 2009 21:44

Hi Alex,

I need to have a non-editable grid displaying few fields along with the following functionality.

  1. on click of any row in the grid, all the values need to be populated on that row to another set of editable controls in the same page for editing and saving.
  2. on click of a row the row information should be populated to the editable controls from the data available in the client memory. It should not access the server for fetching entire information required to be displayed in all the editable controls.
  3. new row of information is expected to be entered in the editable controls in the page
  4. on click of save button the newly entered values should be added to the grid and should be saved to the database.
  5. validation of data should happen for the data present at the editable controld outside the grid.
  6. All the required lookups and drop down(combo) should present outside the grid and in the editable  area consisting of many editable controls.
  7. Deletion should happed for a selected row in the grid, on click of a button.
  8. on page loading the first row's onformation in the grid needs to be populated to the editable controls
  9. facility to display total number of pages and total number of records should be available along with facility for navigating to other pages should be present.
  10. The editable part in the page may have a scrollbar in case the available space in the screen is not enough for all the editable  contaols.

Thanks and Regards,

Pravu Mishra.

 

 

Answer posted by dhxSupport on Oct 27, 2009 01:44