Hello ,
i am using the above code to access a cel value ,but am getting the following error .could you pelase help me here.
:\ScottSafetyBlue\ScottSafety_QATest\ScottSafety.Accountability\Automation_Test_cases\AdminApplication\AdminScreen\AT_Validate_InactiveUsers_shouldNotLogin.tstest.cs: Line 94: (CS1061) 'ArtOfTest.WebAii.Silverlight.UI.DataGrid' does not contain a definition for 'Rows' and no extension method 'Rows' accepting a first argument of type 'ArtOfTest.WebAii.Silverlight.UI.DataGrid' could be found (are you missing a using directive or an assembly reference?)c:\ScottSafetyBlue\ScottSafety_QATest\ScottSafety.Accountability\Automation_Test_cases\AdminApplication\AdminScreen\AT_Validate_InactiveUsers_shouldNotLogin.tstest.cs: Line 98: (CS1061) 'ArtOfTest.WebAii.Silverlight.UI.DataGrid' does not contain a definition for 'Rows' and no extension method 'Rows' accepting a first argument of type 'ArtOfTest.WebAii.Silverlight.UI.DataGrid' could be found (are you missing a using directive or an assembly reference?)c:\ScottSafetyBlue\ScottSafety_QATest\ScottSafety.Accountability\Automation_Test_cases\AdminApplication\AdminScreen\AT_Validate_InactiveUsers_shouldNotLogin.tstest.cs: Line 99: (CS1061) 'ArtOfTest.WebAii.Silverlight.UI.DataGridRow' does not contain a definition for 'Cells' and no extension method 'Cells' accepting a first argument of type 'ArtOfTest.WebAii.Silverlight.UI.DataGridRow' could be found (are you missing a using directive or an assembly reference?)
Thanks & regards,
Soujanya