Categories | Question details Back To List | ||
Grid Hi, How to get the id of the particular cell in the grid. ? And how to place the id attribute for a particular cell in the xml? Answer posted by dhxSupport on Oct 26, 2009 09:25 >>How to get the id of the particular cell in the grid. ? http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:columns_manipulation&s[]=column&s[]=id#column_id_index_manipulations >>And how to place the id attribute for a particular cell in the xml There is no official "id" property to the particular cell. But you can add any custom attributes to the xml. Please find more information here http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:storing_additional_data&s[]=getrowattribute#attributes |