Click here to Skip to main content
15,895,871 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How can I encrypt a string before I add it to file? Pin
JUNEYT16-Mar-07 2:16
JUNEYT16-Mar-07 2:16 
GeneralRe: How can I encrypt a string before I add it to file? Pin
nlarson1116-Mar-07 3:55
nlarson1116-Mar-07 3:55 
GeneralRe: How can I encrypt a string before I add it to file? Pin
JUNEYT16-Mar-07 4:26
JUNEYT16-Mar-07 4:26 
GeneralRe: How can I encrypt a string before I add it to file? Pin
nlarson1116-Mar-07 4:35
nlarson1116-Mar-07 4:35 
QuestiontaDataview to datatable? Pin
cstrader23215-Mar-07 11:20
cstrader23215-Mar-07 11:20 
AnswerRe: taDataview to datatable? Pin
Dave Kreskowiak15-Mar-07 12:44
mveDave Kreskowiak15-Mar-07 12:44 
GeneralRe: taDataview to datatable? Pin
cstrader23215-Mar-07 13:36
cstrader23215-Mar-07 13:36 
GeneralRe: taDataview to datatable? Pin
Dave Kreskowiak15-Mar-07 15:26
mveDave Kreskowiak15-Mar-07 15:26 
You don't. SQL and Access doesn't sort the data in the tables. Sorting only applies to the view of the data, not the table behind it.

When you bind a DataGrid to a DataTable, you're actually seeing the DefaultDataView of that DataTable, not the DataTable itself.




Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: taDataview to datatable? Pin
cstrader23216-Mar-07 1:47
cstrader23216-Mar-07 1:47 
GeneralRe: taDataview to datatable? Pin
Dave Kreskowiak16-Mar-07 2:37
mveDave Kreskowiak16-Mar-07 2:37 
GeneralRe: taDataview to datatable? Pin
cstrader23216-Mar-07 3:24
cstrader23216-Mar-07 3:24 
GeneralRe: taDataview to datatable? Pin
Dave Kreskowiak16-Mar-07 7:05
mveDave Kreskowiak16-Mar-07 7:05 
GeneralRe: taDataview to datatable? Pin
cstrader23216-Mar-07 7:13
cstrader23216-Mar-07 7:13 
GeneralRe: taDataview to datatable? Pin
Dave Kreskowiak16-Mar-07 7:35
mveDave Kreskowiak16-Mar-07 7:35 
GeneralRe: taDataview to datatable? Pin
cstrader23216-Mar-07 8:20
cstrader23216-Mar-07 8:20 
QuestionPlay Music Pin
al96815-Mar-07 10:54
al96815-Mar-07 10:54 
AnswerRe: Play Music Pin
nlarson1115-Mar-07 11:03
nlarson1115-Mar-07 11:03 
GeneralRe: Play Music Pin
al96815-Mar-07 12:34
al96815-Mar-07 12:34 
GeneralRe: Play Music Pin
nlarson1115-Mar-07 14:51
nlarson1115-Mar-07 14:51 
AnswerRe: Play Music Pin
Christian Graus15-Mar-07 12:39
protectorChristian Graus15-Mar-07 12:39 
QuestionHow can I get total record of a file by filestream statment? Pin
JUNEYT15-Mar-07 8:20
JUNEYT15-Mar-07 8:20 
AnswerRe: How can I get total record of a file by filestream statment? Pin
MatrixCoder15-Mar-07 9:13
MatrixCoder15-Mar-07 9:13 
AnswerRe: How can I get total record of a file by filestream statment? Pin
Marcus J. Smith15-Mar-07 9:28
professionalMarcus J. Smith15-Mar-07 9:28 
AnswerRe: How can I get total record of a file by filestream statment? Pin
Dave Kreskowiak15-Mar-07 9:51
mveDave Kreskowiak15-Mar-07 9:51 
QuestionXML Parsing Pin
MatrixCoder15-Mar-07 7:53
MatrixCoder15-Mar-07 7: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.