Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to use the KeyPress event Pin
kharr102720-Jul-03 9:28
kharr102720-Jul-03 9:28 
GeneralRe: How to use the KeyPress event Pin
Nick Parker20-Jul-03 17:43
protectorNick Parker20-Jul-03 17:43 
AnswerRe: How to use the KeyPress event Pin
Bo Hunter20-Jul-03 11:49
Bo Hunter20-Jul-03 11:49 
QuestionUpDown control ValueChange Problem? Pin
azusakt18-Jul-03 15:29
azusakt18-Jul-03 15:29 
QuestionCreate a managed array from a pointer? Pin
Josh Martin18-Jul-03 15:11
Josh Martin18-Jul-03 15:11 
AnswerRe: Create a managed array from a pointer? Pin
Jim Stewart18-Jul-03 16:07
Jim Stewart18-Jul-03 16:07 
GeneralRe: Create a managed array from a pointer? Pin
Josh Martin21-Jul-03 7:23
Josh Martin21-Jul-03 7:23 
Generaldatagrid row problem Pin
mdolby18-Jul-03 12:26
mdolby18-Jul-03 12:26 
Hi,

I have a datagrid which I filled with a dataset. I set the datagrid to read-only..

I wish to delete the selected row of the datagrid. The only problem is how I determine which row is selected in order to deleted from the database???

I have already tried using the currentcell property of the datagrid and getting the row number to determine which row in the data table was selected.. the only problem with that is if I rearrange the elements of the datagrid (order alphabetically) then the currentcel row number does not much to the corresponding row in the database, thus I end up deleting the wrong row??

How can I get the correct selected row and match it up with the row in the actual database??

I greatly appreciate all help!!
GeneralRe: datagrid row problem Pin
Mazdak19-Jul-03 11:29
Mazdak19-Jul-03 11:29 
Generalconnect c# web service Pin
colin mcadam18-Jul-03 3:34
colin mcadam18-Jul-03 3:34 
GeneralRe: connect c# web service Pin
Ista21-Jul-03 17:18
Ista21-Jul-03 17:18 
GeneralC# Web Service Client Pin
hwen18-Jul-03 3:14
hwen18-Jul-03 3:14 
GeneralC # development with OWC & XP Pia's Pin
Member 47499718-Jul-03 3:04
Member 47499718-Jul-03 3:04 
QuestionHow to control the number of instances of a application Pin
Ivan Fernandez18-Jul-03 2:57
Ivan Fernandez18-Jul-03 2:57 
AnswerRe: How to control the number of instances of a application Pin
Kastro18-Jul-03 3:53
Kastro18-Jul-03 3:53 
GeneralActivator Class Pin
vikramlinux18-Jul-03 2:10
vikramlinux18-Jul-03 2:10 
GeneralRe: Activator Class Pin
John Fisher18-Jul-03 4:32
John Fisher18-Jul-03 4:32 
GeneralDataAdapter and StoredProcedure Pin
totig18-Jul-03 1:18
totig18-Jul-03 1:18 
GeneralRe: DataAdapter and StoredProcedure Pin
Kant19-Jul-03 16:42
Kant19-Jul-03 16:42 
GeneralText Pin
totig18-Jul-03 0:03
totig18-Jul-03 0:03 
GeneralRe: Text Pin
A.Wegierski18-Jul-03 2:07
A.Wegierski18-Jul-03 2:07 
QuestionHow can i make a tabpage unvisible in tabcontrol? Pin
Xytme17-Jul-03 23:48
Xytme17-Jul-03 23:48 
AnswerRe: How can i make a tabpage unvisible in tabcontrol? Pin
A.Wegierski18-Jul-03 2:03
A.Wegierski18-Jul-03 2:03 
QuestionFillPolygon problem? Pin
r917-Jul-03 22:58
r917-Jul-03 22:58 
GeneralInitializing a color poperty in c# Pin
mrpink17-Jul-03 22:40
mrpink17-Jul-03 22:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.