how to add checkbox to YuiGrid...
return String.format('', val);
this gives the checked for all the checkbox items.
i need to get the checkbox either checked / unchecked based on the true/false
how to add checkbox to YuiGrid...
return String.format('', val);
this gives the checked for all the checkbox items.
i need to get the checkbox either checked / unchecked based on the true/false