Hi -
I'm evaluating ASPxGridView and have run into a few issues.
When editing a row in template mode:
Is there a graphical editor for editing the template like the microsoft gridview?
How do I change the update/Cancel linkbutton locations? I'd like it to be left aligned.
How do I change the textbox size of the values so they're not so large. I'd like to really customize the edit screen.
Is there a good document explaining all of the properties and functions I can set for the controls which in template edit mode?
I'm having problems deleting an item. I click delete and get no errors. The item remains in the grid and the database. Ideas? I'm using a Object Data Source for all of this.
I also started paging through the results and the grid started "jumping" around the page, based on the size of values in the field. I put it in a table and got the same issue. Any way to stop that?
Also, I noticed in some in one of the demos the reference to 7.3 which had the ability to pop up a modal dialog box for editing. Is this version available?
Thanks!
Bill