Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

The value of a click cell with ultragrid

$
0
0

 

Hello,

I'm using ultragrid to show my data. I need an event that allows me to get this cell value... I tryed with AfterCellActivate and clickcell and:

 

grid.ActiveRow.Cells["Name"].Value.ToString();

grid.ActiveCell.Value.ToString();

grid.Selected.Cells.ToString();

But none of them worked Sad

 

How can I get a celkl value when a click to this cell is cliked?

 

Thanks Smile


Viewing all articles
Browse latest Browse all 2535

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>