Hi,
We found the WebDataGrid in IE Edge can not Resize Column And Move Column if the grid is in iframe.
The sample like this, the iframe src set to the localhost samples for webdatagrid, and it does not works if i resize or move the column.
<html> <body> <iframe height="800px" width="1200px" src="">localhost:1026/.../Default.aspx </body></html>
I heard that IE Edge will sign off? Does any of you have an idea, why?