I have a row edit tempalte that displays a bunch of items. One item is a drop down that can host on average 10 items.When I add a row to the webdatagrid the row edit template looks great. The first few rows all look good. However, when I edit anything after the 4th row the drop down gets cutoff by the end of the the grid or tab. (My grid is on one of 3 tabs). When I open the row edit template and click on that, I should see 7 items iniitally. I can not tell if it is the grid, the tab or an update panel that is causing this to get cut off.
Thoughts?
Hello Abby,
I will be happy to assist you with your inquiry.
May I ask if you can tell me how you attempted to attach your image? Please note, you may also attach images to your post using the Options tab and clicking on the add/update button for files and attachments.
The WebDataGrid and any of its elements don't natively overflow its container. Vasya has provided a solution this using the TemplateOpened client side event in the following forum post:http://es.infragistics.com/community/forums/p/83412/417659.aspx#417659
Please let me know if you have any questions regarding this matter.
This is dumb, what is the purpose of inserting an image if you can see it?