Click here to Skip to main content
15,902,635 members
Home / Discussions / C#
   

C#

 
GeneralRe: Reports in C# Pin
Ennis Ray Lynch, Jr.18-Jan-08 8:46
Ennis Ray Lynch, Jr.18-Jan-08 8:46 
QuestionC#:How to change the color of a disabled Combobox control? Pin
kssknov18-Jan-08 0:44
kssknov18-Jan-08 0:44 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
Mustafa Ismail Mustafa18-Jan-08 1:44
Mustafa Ismail Mustafa18-Jan-08 1:44 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
kssknov18-Jan-08 2:02
kssknov18-Jan-08 2:02 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
DaveyM6918-Jan-08 2:39
professionalDaveyM6918-Jan-08 2:39 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
Mustafa Ismail Mustafa18-Jan-08 2:53
Mustafa Ismail Mustafa18-Jan-08 2:53 
GeneralRe: C#:How to change the color of a disabled Combobox control? Pin
V.18-Jan-08 5:06
professionalV.18-Jan-08 5:06 
QuestionHow to make upper all data in datatable? Pin
Pankaj - Joshi17-Jan-08 23:40
Pankaj - Joshi17-Jan-08 23:40 
Hello experts,

I'm making a matching program that will match the customer name. For that
I have a datatable with all customer names. I want to make them upper before matching how i can do that...?


I'm using
foundCustomerRows = Datatable.Select("CustomerFullName = '" + strCustomerToPost.ToString().Toupper() + "'");



Is there any property to make Select ( ucase(CustomerFullName) =....?Confused | :confused:


Or there is any other way to make all the column upper in a data table when you match the data...?


Please help...

Regards
Pankaj Joshi

If you want to shape your dreams into reality, please wake-up...

AnswerRe: How to make upper all data in datatable? Pin
DaveyM6918-Jan-08 0:09
professionalDaveyM6918-Jan-08 0:09 
AnswerRe: How to make upper all data in datatable? Pin
Ennis Ray Lynch, Jr.18-Jan-08 9:57
Ennis Ray Lynch, Jr.18-Jan-08 9:57 
GeneralControl Popup Menu of Taskbar Button Pin
paul116717-Jan-08 23:14
paul116717-Jan-08 23:14 
GeneralRe: Control Popup Menu of Taskbar Button Pin
paul116722-Jan-08 22:38
paul116722-Jan-08 22:38 
Generalretrieve value from pop up window Pin
chithra.r17-Jan-08 23:09
chithra.r17-Jan-08 23:09 
Generalpopulate .csv from datagridview Pin
arkiboys17-Jan-08 22:16
arkiboys17-Jan-08 22:16 
GeneralRe: populate .csv from datagridview Pin
Adeel Chaudhry17-Jan-08 22:30
Adeel Chaudhry17-Jan-08 22:30 
GeneralRe: populate .csv from datagridview Pin
arkiboys17-Jan-08 22:41
arkiboys17-Jan-08 22:41 
GeneralRe: populate .csv from datagridview Pin
Adeel Chaudhry17-Jan-08 23:19
Adeel Chaudhry17-Jan-08 23:19 
QuestionHow to scale a remoting application? Pin
mav.northwind17-Jan-08 21:35
mav.northwind17-Jan-08 21:35 
AnswerRe: How to scale a remoting application? Pin
martin_hughes18-Jan-08 2:41
martin_hughes18-Jan-08 2:41 
GeneralRe: How to scale a remoting application? Pin
mav.northwind18-Jan-08 19:37
mav.northwind18-Jan-08 19:37 
GeneralRe: How to scale a remoting application? Pin
martin_hughes19-Jan-08 1:58
martin_hughes19-Jan-08 1:58 
GeneralAdd a new Language to my program Pin
anderslundsgard17-Jan-08 21:14
anderslundsgard17-Jan-08 21:14 
GeneralRe: Add a new Language to my program Pin
imsathy17-Jan-08 22:22
imsathy17-Jan-08 22:22 
GeneralRe: Add a new Language to my program Pin
anderslundsgard17-Jan-08 22:36
anderslundsgard17-Jan-08 22:36 
GeneralRe: Add a new Language to my program Pin
imsathy17-Jan-08 22:53
imsathy17-Jan-08 22:53 

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.