This question is locked. New answers and comments are not allowed.
Hi,
I designed a custom control ( draggable rectangle) which is intended to be on the top of first column by default. And user has flexibility to drag it on the either sides.
The side that is dragged should be snapped to the nearest column splitter of the grid view. Right now I am manually positioning my custom control by doing math to calculate the width and the left position.
I have following questions?
1. Is there a way to find the column splitter of the header row locations for each column?
2. Is there a way to find if the column is in the viewport? I am unable to sync my custom control positioning based on scroll bar change.
It would be great if some one could give me some ideas to answer my questions.
Thanks,
Pradeep
I designed a custom control ( draggable rectangle) which is intended to be on the top of first column by default. And user has flexibility to drag it on the either sides.
The side that is dragged should be snapped to the nearest column splitter of the grid view. Right now I am manually positioning my custom control by doing math to calculate the width and the left position.
I have following questions?
1. Is there a way to find the column splitter of the header row locations for each column?
2. Is there a way to find if the column is in the viewport? I am unable to sync my custom control positioning based on scroll bar change.
It would be great if some one could give me some ideas to answer my questions.
Thanks,
Pradeep
