hi,
iam using infragistics 2008
i used gridview to display the data
iam using image in link tag and iam calling one method
in that method i want to get the rowdata based on the user selection.
in normal jsf dataTable we have getDataTable().getRowData()
but in gridView can i have that Option..?
can we get the data of that row and typeCast to businessObject..?
pls reply,
thanks in advance
Hi mavillasarath, At this point we don't have such functionality to retrieve data using function similar to getRowData(). This feature will be soon available in our next product release or Hotfix.
Do you have this functionality available now?
I need similar functionality to be implemented. I need to get row data or row index of a particular row in the grid view.