Greetings,
I have used rad datagrid and it is working fine. But I have basically 1 problems that I felt very hard to implement.
1. Using Custom Layout like in the blog
http://blogs.telerik.com/blogs/posts/09-02-03/how_to_use_custom_row_layouts_in_radgridview_for_wpf.aspx
but to start with I have strange error like
so I could not start to edit the example in the blog. Can we edit the Values of rows that is inside the Custom row layout and also save it to the database also? Can the Custom layout hold other edit templetes like Combobox or masked text box in columns like Sex where there are only two option like male or female or in Phone number. Saving the edit on database also should be on focus. Because
dataContext.SubmitChanges();
was working fine on other project but under exactly same condition it is not working now.
If you want to go through my project here is a link of it.
http://www.quickfilepost.com/download.do?get=2637bc0276d4b31e8d85d32823873e75
I have used rad datagrid and it is working fine. But I have basically 1 problems that I felt very hard to implement.
1. Using Custom Layout like in the blog
http://blogs.telerik.com/blogs/posts/09-02-03/how_to_use_custom_row_layouts_in_radgridview_for_wpf.aspx
but to start with I have strange error like
The property
'ColumnName'
was not found
in
type
'GridViewCell'
.
dataContext.SubmitChanges();
was working fine on other project but under exactly same condition it is not working now.
If you want to go through my project here is a link of it.
http://www.quickfilepost.com/download.do?get=2637bc0276d4b31e8d85d32823873e75