I have a grid and every row has a hyperlink that gets added to a tooltip manager's target control collection (an example of an id is:ctl00_ContentPlaceHolder1_rgBkrInvoice_ctl00_ctl06_hlDiscussion). When I do a single grouping, the tooltips don't come up, and the target controls have odd numbers instead of even (ctl07 instead of clt06, etc). When i group a second time everything works again and the target controls are back to even numbers. Any ideas how to get this working?
Thanks
Thanks