row selection + select event in grid

loading grid with xml and want to preselect a row and firing the select event







–> row will be select, but onSelect event is not called



xml format description for row attributes:



“selected: after data loading, row will be pre-selected

selected: has sense only with enabled “selected” attribute, if both attributes set to true - row will be selected and onSelectRow event will be called”



how is the name of the second attribute? how is the correct configuration?

Problem confirmed and fixed, usage of both selected and call attributes must cause onRowSelect event call.
Fix will be available as part of next build, if you need it ASAP - please contact us directly at support@dhtmlx.com