grid

A

anonymous

By using the following code I was able to find the value
for selected item in grid:
grd.SelectedItem.Cells(1).Text
How I can find out in anything was selected in a grid at
all ?
 
R

Raterus

if the selectedindex property of the grid is anything other than -1 then you know something is selected.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,266
Messages
2,571,090
Members
48,773
Latest member
Kaybee

Latest Threads

Top