Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0.0
-
Component/s: None
-
Labels:None
Description
When Listbox/Grid/Combobox render Listitem/Row/Comboitem by creating a template, it could un-necessarily re-index Listitem/Row/Comboitem and cause O(N*N) penalty.