Click here to Skip to main content
16,005,290 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: problem in progamming microsoft word Pin
IvanChang20-May-05 17:35
IvanChang20-May-05 17:35 
Generalproblem with data reports in vb Pin
Member 197900819-May-05 21:03
Member 197900819-May-05 21:03 
GeneralGiving Input to printer Pin
mahendren8419-May-05 19:12
mahendren8419-May-05 19:12 
GeneralRe: Giving Input to printer Pin
toxcct20-May-05 3:19
toxcct20-May-05 3:19 
GeneralDrill Down functionality Pin
manojmmj19-May-05 19:05
manojmmj19-May-05 19:05 
GeneralRe: Drill Down functionality Pin
Christian Graus19-May-05 19:21
protectorChristian Graus19-May-05 19:21 
GeneralDatagrid Sort Pin
genius12319-May-05 18:56
genius12319-May-05 18:56 
GeneralRe: Datagrid Sort Pin
Jim Matthews20-May-05 2:57
Jim Matthews20-May-05 2:57 
implementing this is going to more of a headache than it's worth. when you click the column headers of a datagrid, the underlying datasource's (so long as you are binding to a datagrid, datatable, or dataview) dataview property is going to be re-sorted as well. just use that to access your data.

or, another option is to use the bindingmanagerbase and currency manager to access the particular data you want.

hope this helps.


-jim
GeneralNeed help with the listbox Pin
dw192819-May-05 18:53
dw192819-May-05 18:53 
GeneralRe: Need help with the listbox Pin
Christian Graus19-May-05 19:00
protectorChristian Graus19-May-05 19:00 
GeneralRe: Need help with the listbox Pin
Anonymous19-May-05 20:51
Anonymous19-May-05 20:51 
GeneralRe: Need help with the listbox Pin
toxcct20-May-05 3:23
toxcct20-May-05 3:23 
GeneralNeed Help..... Pin
nidhishri19-May-05 18:36
nidhishri19-May-05 18:36 
GeneralRe: Need Help..... Pin
toxcct20-May-05 4:27
toxcct20-May-05 4:27 
Generaldeleting a control programatically in vb.net Pin
jlart19-May-05 18:32
jlart19-May-05 18:32 
GeneralRe: deleting a control programatically in vb.net Pin
SophieJTaylor19-May-05 20:38
SophieJTaylor19-May-05 20:38 
GeneralRe: deleting a control programatically in vb.net Pin
SophieJTaylor19-May-05 20:47
SophieJTaylor19-May-05 20:47 
GeneralRe: deleting a control programatically in vb.net Pin
oykica19-May-05 21:52
oykica19-May-05 21:52 
GeneralRe: deleting a control programatically in vb.net Pin
jlart20-May-05 4:13
jlart20-May-05 4:13 
GeneralRe: deleting a control programatically in vb.net Pin
Scott Page20-May-05 6:10
professionalScott Page20-May-05 6:10 
GeneralProcess Handles for Explorer Pin
SophieJTaylor19-May-05 16:50
SophieJTaylor19-May-05 16:50 
QuestionHow to order columns in C1FlexGrid ! Pin
lucdt19-May-05 16:04
lucdt19-May-05 16:04 
GeneralMSComm Control Pin
19-May-05 12:31
suss19-May-05 12:31 
Generalcalculate number of days between dates Pin
milktoast18219-May-05 10:24
milktoast18219-May-05 10:24 
GeneralRe: calculate number of days between dates Pin
rwestgraham19-May-05 10:36
rwestgraham19-May-05 10:36 

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.