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
3475
RowEditingTemplate position on page
posted

I have a WebDataGrid that opens RowEditingTemplate that contains multiple controls for adding and updating rows in the grid. The grid is one of many controls on the page and only displays 3 rows. If the grid is located at the bottom of the page and the user opens the template, the template can go outside the bounds of the page. When this occurs, unpredictable behavior is encountered.  Sometime the template automatically closes other time it opens inside the grid itself.  Is there a way to always open the RowEditingTemplate in the center of the page instead of under the row that is being edited?  See attachment.

 

RowEditingTemplate position.zip