Categories | Question details Back To List | ||
I'm developing using the non-profesional datagrid and
i need to know if it's posible to define the disabled... I'm developing using the non-profesional datagrid and i need to know if it's posible to define the disabled state on checkboxes in the xml source. Answer posted on Mar 05, 2007 10:14 Professional
version supports "disabled" attribute of "item" tag, which
disable/enable checkbox of tree item. Standard version doesn't support such
feature. Answer posted by sematik (Support) on Dec 03, 2014 19:35 If you haven't found the needed information there and still looking for a solution, you will find the additional help checking ajax combobox php and dhtml treeview. |