Is there some reason why combobox() is rendered so slowly when editing a whole row of the datagrid? No matter if a combobox has many or few options it still renders slowly. And in case I edit a row with several comboboxes it freezes dramatically. UPDATE: Well, my investigation shows the show-stopper is panel("resize",...) method.
Any ideas why?
|