|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataviewsHello.
Is it possible to have more than one field in the sort of a dataview? For example, DataView1.Sort = "Field1, Field2". Thanks a lot! > Is it possible to have more than one field in the sort of a dataview? Yes, from the .NET help files:> For example, DataView1.Sort = "Field1, Field2". myDataView.Sort = "State, ZipCode DESC"
combobox gives unexpected cast error
Redrawing graphics in userControl - Button How to use ADO command object to get a record set via stored procedure? start new thread help A question about sockets, listener datasets web browser control auto scroll ListView iteration order Internet Transfer Control in Dot Net??? find window disappears if I call "navigate" in javascript with web browser control |
|||||||||||||||||||||||