Hi Manik,
Thank you for using Syncfusion Products.
We have analyzed your query. You can achieve
your requirement by adding the GridCheckBoxColumn with dummy mapping name and
retrieve its values in CurrentCellActivated event. We have prepared the sample
based on this and please find the sample under the following location,
Sample:
http://www.syncfusion.com/downloads/support/directtrac/general/WinRTTestingSample901319083.zip
In the above sample we have added the
GridCheckBoxColumn at runtime with dummy MappingName. This column is not binded
with underlying collection and get the values in CurrentCellActivated event.
We already have a kb to get the selected cell
value and please find the kb link as below,
KB Link:
http://www.syncfusion.com/kb/2446/how-to-get-the-current-cell-value-when-you-click-the-cell
Please let us know if you need further
assistance.
Thank you,
Jai Ganesh S