Click here to Skip to main content
15,885,953 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to control mediaelement from the server terminal? Pin
Pete O'Hanlon10-Sep-12 23:19
mvePete O'Hanlon10-Sep-12 23:19 
GeneralRe: How to control mediaelement from the server terminal? Pin
ylchau11-Sep-12 16:27
ylchau11-Sep-12 16:27 
GeneralRe: How to control mediaelement from the server terminal? Pin
Pete O'Hanlon11-Sep-12 22:42
mvePete O'Hanlon11-Sep-12 22:42 
QuestionDatagridview Sort By number Pin
mohammadkaab10-Sep-12 21:52
mohammadkaab10-Sep-12 21:52 
AnswerRe: Datagridview Sort By number Pin
Mycroft Holmes10-Sep-12 22:00
professionalMycroft Holmes10-Sep-12 22:00 
GeneralRe: Datagridview Sort By number Pin
mohammadkaab10-Sep-12 22:05
mohammadkaab10-Sep-12 22:05 
GeneralRe: Datagridview Sort By number Pin
Pete O'Hanlon10-Sep-12 22:19
mvePete O'Hanlon10-Sep-12 22:19 
GeneralRe: Datagridview Sort By number Pin
Mycroft Holmes10-Sep-12 22:38
professionalMycroft Holmes10-Sep-12 22:38 
You have a couple of choices, convert the data type in your select query or add another column either in your query or the data table resulting from the query and populate the new column with the integer value.

And as POH said don't use text speak when you are using a computer!
Never underestimate the power of human stupidity
RAH

QuestionConstructor in static class Pin
amit@iadept10-Sep-12 20:20
amit@iadept10-Sep-12 20:20 
AnswerRe: Constructor in static class Pin
Wayne Gaylard10-Sep-12 20:59
professionalWayne Gaylard10-Sep-12 20:59 
AnswerRe: Constructor in static class Pin
BobJanova11-Sep-12 0:21
BobJanova11-Sep-12 0:21 
AnswerRe: Constructor in static class Pin
PIEBALDconsult11-Sep-12 3:20
mvePIEBALDconsult11-Sep-12 3:20 
AnswerRe: Constructor in static class Pin
Abhinav S11-Sep-12 7:52
Abhinav S11-Sep-12 7:52 
JokeRe: Constructor in static class Pin
Pete O'Hanlon11-Sep-12 8:04
mvePete O'Hanlon11-Sep-12 8:04 
AnswerRe: Constructor in static class Pin
Clifford Nelson11-Sep-12 8:04
Clifford Nelson11-Sep-12 8:04 
Questionpopulate textbox in selectedindexchangeevent Pin
tonyalex00110-Sep-12 20:08
tonyalex00110-Sep-12 20:08 
QuestionRe: populate textbox in selectedindexchangeevent Pin
Wayne Gaylard10-Sep-12 21:01
professionalWayne Gaylard10-Sep-12 21:01 
AnswerRe: populate textbox in selectedindexchangeevent Pin
Bernhard Hiller10-Sep-12 22:00
Bernhard Hiller10-Sep-12 22:00 
QuestionWindows Login Box Pin
mamoony10-Sep-12 10:45
mamoony10-Sep-12 10:45 
AnswerRe: Windows Login Box Pin
Michael_Lu10-Sep-12 11:18
Michael_Lu10-Sep-12 11:18 
GeneralRe: Windows Login Box Pin
mamoony11-Sep-12 2:39
mamoony11-Sep-12 2:39 
AnswerRe: Windows Login Box Pin
Abhinav S10-Sep-12 17:35
Abhinav S10-Sep-12 17:35 
GeneralRe: Windows Login Box Pin
mamoony11-Sep-12 2:43
mamoony11-Sep-12 2:43 
QuestionWeb Service Stack trace .. Pin
UBX10-Sep-12 4:02
UBX10-Sep-12 4:02 
AnswerRe: Web Service Stack trace .. Pin
Dave Kreskowiak10-Sep-12 5:57
mveDave Kreskowiak10-Sep-12 5:57 

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.