Click here to Skip to main content
15,891,976 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
wheelerbarry18-Sep-06 4:37
wheelerbarry18-Sep-06 4:37 
AnswerRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
Alper Camel18-Sep-06 4:47
Alper Camel18-Sep-06 4:47 
QuestionRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
wheelerbarry18-Sep-06 4:56
wheelerbarry18-Sep-06 4:56 
AnswerRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
Alper Camel19-Sep-06 1:04
Alper Camel19-Sep-06 1:04 
GeneralRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
faladrim18-Sep-06 20:36
faladrim18-Sep-06 20:36 
GeneralRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
faladrim18-Sep-06 21:11
faladrim18-Sep-06 21:11 
Answerfound it! Pin
faladrim19-Sep-06 1:14
faladrim19-Sep-06 1:14 
Questiondata bound problem Pin
gus_br18-Sep-06 4:16
gus_br18-Sep-06 4:16 
my problem is the following:

I have one datagrid and i want to add one column (named Status) which a text description regarding to a item status. This datagrid in binded to a typed dataset, but in this DS the column status is represented as a number (0 [for waiting], 1 [for ok], and so on). What`s the best approach to map the numeric representation in the DS to a textual representation in the datagrid column? (I don`t wanna loop throught my datagrid and change de Status column value.)

Thanks in advance... :]
AnswerRe: data bound problem Pin
wheelerbarry18-Sep-06 4:48
wheelerbarry18-Sep-06 4:48 
GeneralRe: data bound problem Pin
gus_br18-Sep-06 5:10
gus_br18-Sep-06 5:10 
GeneralRe: data bound problem Pin
wheelerbarry18-Sep-06 5:23
wheelerbarry18-Sep-06 5:23 
QuestionWhat is the VB.NET equivalent of this code? Pin
TJO118-Sep-06 4:16
TJO118-Sep-06 4:16 
AnswerRe: What is the VB.NET equivalent of this code? Pin
farshad.A18-Sep-06 4:38
farshad.A18-Sep-06 4:38 
AnswerRe: What is the VB.NET equivalent of this code? Pin
Ed.Poore18-Sep-06 5:39
Ed.Poore18-Sep-06 5:39 
AnswerRe: What is the VB.NET equivalent of this code? Pin
Dave Doknjas18-Sep-06 13:06
Dave Doknjas18-Sep-06 13:06 
GeneralRe: What is the VB.NET equivalent of this code? Pin
TJO118-Sep-06 13:44
TJO118-Sep-06 13:44 
GeneralRe: What is the VB.NET equivalent of this code? Pin
TJO118-Sep-06 17:10
TJO118-Sep-06 17:10 
GeneralRe: What is the VB.NET equivalent of this code? Pin
Dave Doknjas18-Sep-06 17:28
Dave Doknjas18-Sep-06 17:28 
GeneralRe: What is the VB.NET equivalent of this code? Pin
TJO118-Sep-06 17:40
TJO118-Sep-06 17:40 
QuestionBuild Comment Web Page in VS 2005 Pin
Alper Camel18-Sep-06 4:12
Alper Camel18-Sep-06 4:12 
AnswerRe: Build Comment Web Page in VS 2005 Pin
scott_hackett18-Sep-06 20:20
scott_hackett18-Sep-06 20:20 
GeneralRe: Build Comment Web Page in VS 2005 Pin
Alper Camel19-Sep-06 1:08
Alper Camel19-Sep-06 1:08 
AnswerRe: Build Comment Web Page in VS 2005 Pin
Stefan Troschuetz18-Sep-06 21:30
Stefan Troschuetz18-Sep-06 21:30 
Questioncreate windows service Pin
abdallahziad18-Sep-06 3:53
abdallahziad18-Sep-06 3:53 
AnswerRe: create windows service Pin
Jun Du18-Sep-06 4:14
Jun Du18-Sep-06 4:14 

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.