Hi, I found the scrollbar of gridview won't be showed up if add a new object (which width of fields are more than the width of the inserting gridview) into a Empty gridview. And even if I force a gridview show up a scrollbar, it still won't work with pressing "Tab" key to move focus on next input field when entrying a new row (Insert Mode). Is there any solutions to walk around this problem?
By the way,I only found we can use the property "RowStyle" to change display styles of rows. Is it possible to create a insert template that can include a table to oraginzie UI controls for inserting mode?
Thanks!
James
By the way,I only found we can use the property "RowStyle" to change display styles of rows. Is it possible to create a insert template that can include a table to oraginzie UI controls for inserting mode?
Thanks!
James