Categories | Question details Back To List | ||||||||
groupBy & coro bug Hi I am using a coro excell with the following definition: <option value="1">TADDM</option> <option value="2">HostMonitor</option> <option value="3">CMDB</option> <option value="5">Other</option> when using groupBy function attached to this excell(column) it displays the group name as the option value ("1") instead of the description ("TADDM") The grid however displays the description correctly. Please let me know how to correct this behaviour. Thanks Answer posted by Support on Jan 15, 2009 08:22 There is no way to fully change behavior, but you can try to use attached js file instead of original one, it will correctly support "coro" type in grouping Attachments (1)
|