开发者

how to move the rows of grid view with out using Scrollbars in .Net

when ever we add one row into the grid view control then already existing row will be开发者_JAVA百科 move d down and new row will be added up .just like in twitter website.the rows will be automatically moved.


Hi Rani did you try catching the row by id and call the focus() function it will do the focus to the element added for you ??

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜