HI
i am using NetAdvantage for JSF Vol1 2008. CAN I USE these
ig:gridClientEvents in my version or if not how should i get the events direct in javascripti want to call a js function after ajaxResponseCompletedThanks in advance
Hello Vijayada:
The gridClientEvents introduced in the version 9.1 and so this feature is not available with version 8.1. Please describe your requirment how you want to use JS call back for ajaxResponseCompleted.. How you are using ajaxResponseCompleted?
Roshan
Thanks roshan
Actually my requirement is i want to set the focus to the first header cell of the grid.
in a4j i am having oncomplete where i can have the js call after backend operation. but here there
is nothing like that. i am refreshing the grid using ig:link