This question is locked. New answers and comments are not allowed.
Hi:
I want to change gridview style and I am using Blend to do that.
I have created a gridview in Blend and then I've changed some properties like RowStyle and some other more. I can see the changes in the designer and the project compiles well and when I execute it, it works well.
The problem is that if I close the project and then I open it, blend doesn´t show anything or it shows me a message:
Se obtuvo una excepcion
Excepcion: XAML no valido (Exception: not valid XAML)
StackTrace: vacio (StackTrace: empty)
Excepcion interna: XAML no valido.
Exception: XAML no valido
StackTrace: vacio
InnerException: ninguna (none)
It marks a red line in a part of the Xaml, but if I execute it, it works well and I can see the gridview with changes. It's very frustrating because I need to use blend to change the style of radgridview because of gridview's complexity.
I hope you can help me.
Perhaps it's only a bug of Blend.
Thanks.
Celeste.
I want to change gridview style and I am using Blend to do that.
I have created a gridview in Blend and then I've changed some properties like RowStyle and some other more. I can see the changes in the designer and the project compiles well and when I execute it, it works well.
The problem is that if I close the project and then I open it, blend doesn´t show anything or it shows me a message:
Se obtuvo una excepcion
Excepcion: XAML no valido (Exception: not valid XAML)
StackTrace: vacio (StackTrace: empty)
Excepcion interna: XAML no valido.
Exception: XAML no valido
StackTrace: vacio
InnerException: ninguna (none)
It marks a red line in a part of the Xaml, but if I execute it, it works well and I can see the gridview with changes. It's very frustrating because I need to use blend to change the style of radgridview because of gridview's complexity.
I hope you can help me.
Perhaps it's only a bug of Blend.
Thanks.
Celeste.