Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
column fixed in WebDataGrid
posted

by using "left; expression(this.parentElement.offsetParent.scrollLeft); position:relative" in css for "td", "position:relative" for "tr",

the column(s) which I want to fix had been fixed, but , the problem is that, when i scroll the horizental scroolbar , the fixed column(s)

flash, follow the scroolbar. If not webdatagrid, a simple table, then the problem is not happen.

i want to know (1) why the fixed column(s) flash in webdatagrid. (2) has any good method to fix column in webdatagrid? thanks!!!

Parents Reply Children