Click here to Skip to main content
15,890,385 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ComboBox sorting Pin
raju_shiva25-Jun-10 0:20
raju_shiva25-Jun-10 0:20 
GeneralRe: ComboBox sorting Pin
Richard MacCutchan25-Jun-10 2:41
mveRichard MacCutchan25-Jun-10 2:41 
GeneralRe: ComboBox sorting Pin
raju_shiva25-Jun-10 18:05
raju_shiva25-Jun-10 18:05 
GeneralRe: ComboBox sorting Pin
Richard MacCutchan25-Jun-10 22:00
mveRichard MacCutchan25-Jun-10 22:00 
GeneralRe: ComboBox sorting Pin
raju_shiva27-Jun-10 22:53
raju_shiva27-Jun-10 22:53 
GeneralRe: ComboBox sorting Pin
Richard MacCutchan28-Jun-10 4:39
mveRichard MacCutchan28-Jun-10 4:39 
AnswerRe: ComboBox sorting Pin
Anand Todkar25-Jun-10 3:21
Anand Todkar25-Jun-10 3:21 
GeneralRe: ComboBox sorting Pin
raju_shiva25-Jun-10 7:40
raju_shiva25-Jun-10 7:40 
Hi sir,
Thanks for your reply.
Actually i have combobox where i will read some data from DataBase.
I have set the properties to SORT,DropDown.
When i click the dropdown,its sorting and showing the values in the combobox(dropdown) correctly.

But what i need if i type manually any data in Combo(editable)
Example "a",i should get the the names starting from "a" and show the list in ComboNox(dropdown).

I hope thant now i am clear.
I am in doubt.whethier i have to change the properties of combobox or
store all the values in array and sort it according.

Plz do the needful


Thanks
Sharan
GeneralRe: ComboBox sorting Pin
David Crow25-Jun-10 9:39
David Crow25-Jun-10 9:39 
GeneralRe: ComboBox sorting Pin
raju_shiva28-Jun-10 0:24
raju_shiva28-Jun-10 0:24 
GeneralRe: ComboBox sorting Pin
Anand Todkar28-Jun-10 0:42
Anand Todkar28-Jun-10 0:42 
GeneralRe: ComboBox sorting Pin
raju_shiva28-Jun-10 1:17
raju_shiva28-Jun-10 1:17 
QuestionHow to convert from Decimal to Ascii or Binary to ascii? Pin
Le@rner24-Jun-10 21:45
Le@rner24-Jun-10 21:45 
AnswerRe: How to convert from Decimal to Ascii or Binary to ascii? PinPopular
Cedric Moonen24-Jun-10 21:49
Cedric Moonen24-Jun-10 21:49 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Le@rner24-Jun-10 21:54
Le@rner24-Jun-10 21:54 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Cedric Moonen24-Jun-10 22:00
Cedric Moonen24-Jun-10 22:00 
AnswerRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
CPallini24-Jun-10 21:52
mveCPallini24-Jun-10 21:52 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Le@rner24-Jun-10 21:58
Le@rner24-Jun-10 21:58 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
CPallini24-Jun-10 22:01
mveCPallini24-Jun-10 22:01 
GeneralRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Le@rner24-Jun-10 22:13
Le@rner24-Jun-10 22:13 
AnswerRe: How to convert from Decimal to Ascii or Binary to ascii? Pin
Richard MacCutchan24-Jun-10 23:23
mveRichard MacCutchan24-Jun-10 23:23 
QuestionI need to implement "Pages Per Sheet" option in my Print Dialog Pin
She_Jack24-Jun-10 21:30
She_Jack24-Jun-10 21:30 
AnswerRe: I need to implement "Pages Per Sheet" option in my Print Dialog Pin
Richard MacCutchan24-Jun-10 23:18
mveRichard MacCutchan24-Jun-10 23:18 
GeneralRe: I need to implement "Pages Per Sheet" option in my Print Dialog Pin
She_Jack25-Jun-10 2:01
She_Jack25-Jun-10 2:01 
QuestionI2C Communication Pin
shakils24-Jun-10 21:05
shakils24-Jun-10 21:05 

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.