Hi,
I have a usercontrol containing 3 panels. 1 panel with columnheaders, one with rowheaders and one with a grid of cells. Only the cell grid panel has scrollbars. I have a javascript to control the scrolling of the row and column headers so they line up with each other.
How do I attach this script to the usercontrol, so when the usercontrol is used, the script is sent to the client? The usercontrol is in a VWG library.