Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
Issue in retreiving native property values for XamDataGrid
posted

Hi,

We are working on automation of .Net based windows application developed using Infragistics TA WPF 2012.2.

We have a main window, from there by clicking on a button/label we are opening another window. This new window contains a XamDataGrid object; by using .Net Windows Forms spy we are able to see all properties and values like records count, visible records etc. But when we try retrieve the required native property values using QTP script, we are getting ‘object does not support this property’ for few properties. And while scripting QTP intellisense also not showing those properties like records count. What could be the reason for this issue?

One more issue is, we want to extract each cell background color in same XamDataGrid object. Is there any specific properties are available for this?

Could you please help us in resolving these issues.

Regards,

Ganesh

Parents Reply Children
No Data