Hi,
I have a requirement wherein I need to call webservice method on RowSelected event and on rowdblclick event I want to open a new aspx page in addition to webservice call which is in rowselected event. This works fine in IE and data is returned from server and controls are updated accordingly and also aspx page opens properly. But in chrome and firefox, aspx is opening and but webservice call(ajax) is not returning successfully(though data is returned from server). Is there any difference behaviour between IE and chrome for rowselected and rowdblclick events? Please reply asap.
Regards,
Mahesh
I have a requirement wherein I need to call webservice method on RowSelected event and on rowdblclick event I want to open a new aspx page in addition to webservice call which is in rowselected event. This works fine in IE and data is returned from server and controls are updated accordingly and also aspx page opens properly. But in chrome and firefox, aspx is opening and but webservice call(ajax) is not returning successfully(though data is returned from server). Is there any difference behaviour between IE and chrome for rowselected and rowdblclick events? Please reply asap.
Regards,
Mahesh