Click here to Skip to main content
15,886,110 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPDA Development Pin
Sritanu _ Ghosh16-May-08 2:19
Sritanu _ Ghosh16-May-08 2:19 
AnswerRe: PDA Development Pin
Dave Kreskowiak17-May-08 2:28
mveDave Kreskowiak17-May-08 2:28 
QuestionHow to get Row number of Datagridview when ContextMenuStrip is attached with it Pin
Rupesh Kumar Swami16-May-08 1:34
Rupesh Kumar Swami16-May-08 1:34 
AnswerRe: How to get Row number of Datagridview when ContextMenuStrip is attached with it Pin
~V~16-May-08 2:59
~V~16-May-08 2:59 
GeneralRe: How to get Row number of Datagridview when ContextMenuStrip is attached with it Pin
Rupesh Kumar Swami16-May-08 3:12
Rupesh Kumar Swami16-May-08 3:12 
GeneralRe: How to get Row number of Datagridview when ContextMenuStrip is attached with it Pin
~V~16-May-08 3:15
~V~16-May-08 3:15 
GeneralRe: How to get Row number of Datagridview when ContextMenuStrip is attached with it Pin
Rupesh Kumar Swami16-May-08 3:27
Rupesh Kumar Swami16-May-08 3:27 
AnswerRe: How to get Row number of Datagridview when ContextMenuStrip is attached with it Pin
Jamal Abdul Nasir18-May-08 21:00
Jamal Abdul Nasir18-May-08 21:00 
-->try this:
me.text=me.datagridview.currentrow.index+1
--> hope this will work but with right click. customise it for your self.

J A Nasir K

QuestionPostback not happening Pin
aaraaayen16-May-08 0:32
aaraaayen16-May-08 0:32 
AnswerRe: Postback not happening Pin
Vimalsoft(Pty) Ltd16-May-08 1:12
professionalVimalsoft(Pty) Ltd16-May-08 1:12 
QuestionLoad RTF to Crystal Reports Pin
Jats_4ru15-May-08 23:50
Jats_4ru15-May-08 23:50 
AnswerRe: Load RTF to Crystal Reports Pin
Dave Kreskowiak16-May-08 12:30
mveDave Kreskowiak16-May-08 12:30 
QuestionThe type initializer for 'Solution.Module1' threw an exception ??? Pin
kindman_nb15-May-08 22:45
kindman_nb15-May-08 22:45 
AnswerRe: The type initializer for 'Solution.Module1' threw an exception ??? Pin
Christian Graus15-May-08 23:00
protectorChristian Graus15-May-08 23:00 
GeneralRe: The type initializer for 'Solution.Module1' threw an exception ??? Pin
kindman_nb16-May-08 8:50
kindman_nb16-May-08 8:50 
QuestionHow do I reflect the value of the property in a class ? Pin
eni9ma15-May-08 22:44
eni9ma15-May-08 22:44 
QuestionHow to publish webservice in VS 2003 Pin
Zeeshan Ahmed Memon15-May-08 20:08
Zeeshan Ahmed Memon15-May-08 20:08 
AnswerRe: How to publish webservice in VS 2003 Pin
Christian Graus15-May-08 23:00
protectorChristian Graus15-May-08 23:00 
QuestionDatagridview... Pin
Jamal Abdul Nasir15-May-08 20:02
Jamal Abdul Nasir15-May-08 20:02 
AnswerRe: Datagridview... Pin
John_Adams15-May-08 23:09
John_Adams15-May-08 23:09 
GeneralRe: Datagridview... Pin
Jamal Abdul Nasir18-May-08 20:33
Jamal Abdul Nasir18-May-08 20:33 
QuestionGet Character Width Pin
Zheyi K15-May-08 15:17
Zheyi K15-May-08 15:17 
AnswerRe: Get Character Width Pin
Eduard Keilholz15-May-08 23:19
Eduard Keilholz15-May-08 23:19 
GeneralRe: Get Character Width Pin
Zheyi K15-May-08 23:40
Zheyi K15-May-08 23:40 
GeneralRe: Get Character Width Pin
Eduard Keilholz15-May-08 23:51
Eduard Keilholz15-May-08 23:51 

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.