Click here to Skip to main content
15,888,237 members
Home / Discussions / C#
   

C#

 
QuestionError On Running Project Of SMS Pin
manishgkumar20-Sep-06 1:27
manishgkumar20-Sep-06 1:27 
QuestionProblem in Combobox Itemdata Pin
M Riaz Bashir20-Sep-06 1:24
M Riaz Bashir20-Sep-06 1:24 
QuestionHow to call Page_Load event from other aspx file.? Pin
irkahc20-Sep-06 1:00
irkahc20-Sep-06 1:00 
AnswerRe: How to call Page_Load event from other aspx file.? Pin
Christian Graus20-Sep-06 1:17
protectorChristian Graus20-Sep-06 1:17 
GeneralRe: How to call Page_Load event from other aspx file.? Pin
irkahc20-Sep-06 2:21
irkahc20-Sep-06 2:21 
GeneralRe: How to call Page_Load event from other aspx file.? Pin
J4amieC20-Sep-06 2:52
J4amieC20-Sep-06 2:52 
GeneralRe: How to call Page_Load event from other aspx file.? Pin
Christian Graus20-Sep-06 10:47
protectorChristian Graus20-Sep-06 10:47 
Questionhow to write a number in a cell Pin
faladrim20-Sep-06 0:53
faladrim20-Sep-06 0:53 
lo,

i want to change a number in a certain cell
i thought i coud change it with a for loop
and i found that i can select a cell with datagridview[columnindex,rowindex]
so i thought that this would work:
datagridview[3,2].value=x.tostring(); //x is a int from the for loop
but it doesnt,
anybody ideess ???
plzzzz
AnswerRe: how to write a number in a cell Pin
sikandarhayat20-Sep-06 1:03
sikandarhayat20-Sep-06 1:03 
GeneralRe: how to write a number in a cell Pin
faladrim20-Sep-06 1:21
faladrim20-Sep-06 1:21 
GeneralRe: how to write a number in a cell Pin
albCode20-Sep-06 1:37
albCode20-Sep-06 1:37 
GeneralRe: how to write a number in a cell Pin
faladrim20-Sep-06 1:41
faladrim20-Sep-06 1:41 
GeneralRe: how to write a number in a cell Pin
albCode20-Sep-06 2:01
albCode20-Sep-06 2:01 
GeneralRe: how to write a number in a cell Pin
sikandarhayat20-Sep-06 2:15
sikandarhayat20-Sep-06 2:15 
GeneralRe: how to write a number in a cell Pin
albCode20-Sep-06 2:29
albCode20-Sep-06 2:29 
QuestionRe: how to write a number in a cell Pin
sikandarhayat20-Sep-06 2:44
sikandarhayat20-Sep-06 2:44 
AnswerRe: how to write a number in a cell Pin
albCode20-Sep-06 2:54
albCode20-Sep-06 2:54 
Questionhow can do bold some items of comboBox Pin
sikandarhayat20-Sep-06 0:50
sikandarhayat20-Sep-06 0:50 
AnswerRe: how can do bold some items of comboBox Pin
Christian Graus20-Sep-06 1:27
protectorChristian Graus20-Sep-06 1:27 
GeneralRe: how can do bold some items of comboBox Pin
sikandarhayat20-Sep-06 1:44
sikandarhayat20-Sep-06 1:44 
GeneralRe: how can do bold some items of comboBox Pin
J4amieC20-Sep-06 2:49
J4amieC20-Sep-06 2:49 
Questioncan windows service start when the windows start ? Pin
abdallahziad20-Sep-06 0:47
abdallahziad20-Sep-06 0:47 
AnswerRe: can windows service start when the windows start ? Pin
Marek Grzenkowicz20-Sep-06 0:57
Marek Grzenkowicz20-Sep-06 0:57 
Generalalso i am asking about xml ?? Pin
abdallahziad20-Sep-06 1:08
abdallahziad20-Sep-06 1:08 
GeneralRe: also i am asking about xml ?? Pin
Colin Angus Mackay20-Sep-06 2:34
Colin Angus Mackay20-Sep-06 2:34 

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.