I have a grid which used to display tooptip by using web service during the first loading.
On clicking a button outside grid, a ajax postback is called and the grid is refresh. However, no tooptip is displayed subsequently.
On debugging, the tooltip control is added in the item created event. Therefore, I don't understand why tool tip is not shown.
Can anybody help me on this?
On clicking a button outside grid, a ajax postback is called and the grid is refresh. However, no tooptip is displayed subsequently.
On debugging, the tooltip control is added in the item created event. Therefore, I don't understand why tool tip is not shown.
Can anybody help me on this?