Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jan Helbig on Jun 25, 2008 09:00
open dhtmlx forum
row selection + select event in grid

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

<row selected="true" call="true">...</row>

--> 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?
Answer posted by Support on Jun 25, 2008 10:01
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