kcsahu777
13 years agoContributor
Got error using clickcell() for grid cell
Our application is .Net application. I want to select a particular cell of a Grid Control to make status change by using some key action(Ctrl+d) for that cell. The Grid's ClrFullClassNam...
- 13 years ago
Hi,
To solve the problem, try following the steps below:
1. Open the Object Mapping Options dialog.
2. In the Developer Express Controls | XtraGrid | GridView group, specify the control's view type (DevExpress.CompositeUI.CustomBandedView).Then try using the ClickCell method again.