can someone help me how to get the value of the cell of the sharp grid??
like in msflexgrid
str = grd.textmatrix(row,col)
tnx
can someone help me how to get the value of the cell of the sharp grid??
like in msflexgrid
str = grd.textmatrix(row,col)
tnx
What is a 'Sharp Grid"? Is it an active x component (third party component) you are using?
yes it is.
I am not too familiar with teh Sharp Grid control. The bit I found on google -
SGrid.CurrentCell.value = Text1.Text
sGrid.Columns(9).value = List1.ItemData(List1.ListIndex)
I would think that this might point you in the right direction.:)
Also have a look at THIS link and then search for a sample in your directory where the ocx is installed.
im sorry you are posting a .NET code
i already figured this out
My apologies then. Happy coding.:)
Please mark this thread as solved so it can be closed off, thanks.:)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.