This is a migrated thread and some comments may be shown as answers.

[Solved] IE-8 Grid splits onclick of Edit button using the Server editing and InLine mode.

1 Answer 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
hasan
Top achievements
Rank 1
hasan asked on 14 Dec 2010, 06:57 AM
Hi,

I am using the Grid foe Server editing and in the mode Inline (IE-8). during the process on the click of edit button on a row after the post-back the grid split on the row i clicked. It happens on the click of any row's edit option on the grid.

Note :
This will not happen in Fire-Fox browser.


Thanks in Advance.
Hasan

1 Answer, 1 is accepted

Sort by
0
Accepted
Demon
Top achievements
Rank 1
answered on 14 Dec 2010, 08:15 AM
This can happen if you place the Grid in a <form> tag, because the component creates another <form> in itself during editing. Nesting forms is not allowed by the web standards.
Tags
Grid
Asked by
hasan
Top achievements
Rank 1
Answers by
Demon
Top achievements
Rank 1
Share this question
or