Categories | Question details Back To List | ||
DhtmlxGrid : multivalue for a cell In the cell i want to add multiple values into a cell and i want to send it to the server, also i want to show multiple values into one cell. can i do it? if yes then pl. give syntax for xml.(how can i write xml so that i get above results ) i am using xml to configure the grid. Answer posted by Support on Dec 12, 2008 02:54 You can use "clist" column type , it allows to select multiple options, and can be configured from XML. http://dhtmlx.com/docs/products/kb/index.shtml?cat=recent&q=6890&ssr=yes&s=link%20filter |