Click here to Skip to main content
15,914,780 members
Home / Discussions / C#
   

C#

 
AnswerRe: AntiAliased Form Pin
Roger Alsing12-Jun-06 3:45
Roger Alsing12-Jun-06 3:45 
GeneralRe: AntiAliased Form Pin
Sabry190515-Jun-06 3:39
Sabry190515-Jun-06 3:39 
QuestionSecurity in Web Services Pin
malikjhangirahmed@hotmail.com12-Jun-06 3:13
malikjhangirahmed@hotmail.com12-Jun-06 3:13 
AnswerRe: Security in Web Services Pin
Dustin Metzgar12-Jun-06 3:55
Dustin Metzgar12-Jun-06 3:55 
Questiondatagrid template column Pin
eefron12-Jun-06 2:57
eefron12-Jun-06 2:57 
AnswerRe: datagrid template column Pin
Mr. VB.NET12-Jun-06 18:23
Mr. VB.NET12-Jun-06 18:23 
Questionchanging a column type of datagridview ? Pin
cmpeng3412-Jun-06 2:56
cmpeng3412-Jun-06 2:56 
AnswerRe: changing a column type of datagridview ? Pin
MCSD-Gandalf12-Jun-06 7:14
MCSD-Gandalf12-Jun-06 7:14 
Seems to me the easiest solution is to make the first column a STRING. All you are doing is using it for displaying data anyway. Verify that it is a valid value, convert it to a string for display in the datagrid. If you need to pull it out, all you have to do is cast it back to whatever numeric datatype you are using.

HTH

Gandalf
Questiondatagridview delete last row when sort order changes ? Pin
cmpeng3412-Jun-06 2:48
cmpeng3412-Jun-06 2:48 
AnswerRe: datagridview delete last row when sort order changes ? Pin
Elina Blank12-Jun-06 8:10
sitebuilderElina Blank12-Jun-06 8:10 
QuestionHow to Run exe from memory or stream ? Pin
hdv21212-Jun-06 1:58
hdv21212-Jun-06 1:58 
AnswerRe: How to Run exe from memory or stream ? Pin
Super Lloyd12-Jun-06 2:10
Super Lloyd12-Jun-06 2:10 
QuestionSNMP TRAP Programming in C#[modified] Pin
bannapradeep12-Jun-06 1:53
bannapradeep12-Jun-06 1:53 
Questionminimixing the fullscreen window in javascript Pin
Vivek Pokale12-Jun-06 1:38
Vivek Pokale12-Jun-06 1:38 
QuestionListView checkboxes... [modified] Pin
Kasic Slobodan12-Jun-06 1:20
Kasic Slobodan12-Jun-06 1:20 
AnswerRe: ListView checkboxes... Pin
Ed.Poore12-Jun-06 9:15
Ed.Poore12-Jun-06 9:15 
GeneralRe: ListView checkboxes... [modified] Pin
Kasic Slobodan13-Jun-06 0:43
Kasic Slobodan13-Jun-06 0:43 
QuestionDataGrid..Assign Runtime Values? Pin
innocent7312-Jun-06 1:20
innocent7312-Jun-06 1:20 
AnswerRe: DataGrid..Assign Runtime Values? Pin
Mairaaj Khan12-Jun-06 1:47
professionalMairaaj Khan12-Jun-06 1:47 
Questiontabcontrol problem ? howto check if a different tab is clicked ? Pin
cmpeng3412-Jun-06 1:01
cmpeng3412-Jun-06 1:01 
AnswerRe: tabcontrol problem ? howto check if a different tab is clicked ? Pin
Mairaaj Khan12-Jun-06 1:31
professionalMairaaj Khan12-Jun-06 1:31 
AnswerRe: tabcontrol problem ? howto check if a different tab is clicked ? Pin
MCSD-Gandalf12-Jun-06 2:13
MCSD-Gandalf12-Jun-06 2:13 
AnswerRe: tabcontrol problem ? howto check if a different tab is clicked ? Pin
Andrei Ungureanu12-Jun-06 4:18
Andrei Ungureanu12-Jun-06 4:18 
GeneralRe: tabcontrol problem ? howto check if a different tab is clicked ? Pin
Mairaaj Khan12-Jun-06 20:53
professionalMairaaj Khan12-Jun-06 20:53 
QuestionHow to Clear data from DataGridView? Pin
Mairaaj Khan12-Jun-06 0:47
professionalMairaaj Khan12-Jun-06 0:47 

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.