I posted this question in another thread, but I did not get any response.
Is there any update on how to avoid this exception?
'Hover' name cannot be found in the name scope of 'System.Windows.Controls.ControlTemplate'.
I'm getting this exception. I have an unbound cell that is styled to have a button. The command handler for this button removes the corresponding dataitem from the ObservableCollection that is the datasource for the grid. Basically, it removes the row for that button. However, I get this exception when I click the button to remove the row. Adding a row works just fine.
Please use a new thread or a different thread if your question is unrelated to this post.
DataRecordCellArea is located in the DefaultStyle folder you have mentioned. Look in the DataPresenter folder inside for DataPresenterGeneric_Express.xaml.
Sam
Is there any default template for 'DataRecordCellArea'. I tried finding it at "Program Files\Infragistics\NetAdvantage 2010.2\WPF\DefaultStyles" but not sure if there is any..
Hello,
Here is how to download the latest service release:
Login to your Infragistics account.- Click on 'My IG' - Click on 'NetAdvantage' tab.- Select the appropriate link corresponding to the version you have installed, in this case 10.3.- Click on the 'Service Release' (color coded item) and download it.
Let me know if you have any question.
Kindly provide me the link to download the same.
I'm getting this issue too but it happens when I'm trying to enter data in the filter row.