Hello All,
We are using RadGrid in one of the project. We have hyperlink column as part of the grid. Now what happens is we have implemented client side biding for the grid. right now when we bind it first time from server it shows currect tooltip for hyperlink column
but as soon as we retrieve data from web service and make client side binding it shows old values on the tooltip for new links.
So if first time data is, John and tool tip is John ,
we do the paging on client side and next data is carl and the tooltip still shows John.
We have more then 15 hyperlink columns in different radgrid so we are using it widely in the project.
Let me know the quickest way to fix this or remove the tooltip from hyperlink column.
Thanks in advance.
We are using RadGrid in one of the project. We have hyperlink column as part of the grid. Now what happens is we have implemented client side biding for the grid. right now when we bind it first time from server it shows currect tooltip for hyperlink column
but as soon as we retrieve data from web service and make client side binding it shows old values on the tooltip for new links.
So if first time data is, John and tool tip is John ,
we do the paging on client side and next data is carl and the tooltip still shows John.
We have more then 15 hyperlink columns in different radgrid so we are using it widely in the project.
Let me know the quickest way to fix this or remove the tooltip from hyperlink column.
Thanks in advance.