Hi
I made one page in which i dynamically bind item templates to radgrid now if i use ClientSettings>>Scrolling tag for freeze number of columns than it will show both scroll bar that i doesnt want because there already two vertical scrollbars on popup page and main page in which rad grid will display. I tried some jquery or css for lock first column with overflow-x:auto; where i succeed getting only horizontal srollbar but failed to lock first column so is there any way for achieve this issue ?
Advance thanks!
I made one page in which i dynamically bind item templates to radgrid now if i use ClientSettings>>Scrolling tag for freeze number of columns than it will show both scroll bar that i doesnt want because there already two vertical scrollbars on popup page and main page in which rad grid will display. I tried some jquery or css for lock first column with overflow-x:auto; where i succeed getting only horizontal srollbar but failed to lock first column so is there any way for achieve this issue ?
Advance thanks!