July 4, 2005 at 6:59 pm
Hello There,
I have quite a few ddl (The drop down list are being populated from a sql2000 database) on a form and after setting everthing up, and everything is working fine, Except one thing, The initial datatextfield that i would like to display is not showing up on in the populated ddl. And i am using the SAME SPROC to do different task on the form (For other controls, i am setting one of the input parameters for each event so that i can use the same SPROC) other than the ddl in question here.
My question here is, is there a way that i can programatically order the data in the vb.net file. even thow i am using the same sproc i am using different commands and sqldataadapters, so that is why i am wondering if i can make my changes at this point?
Erik....
Dam again!
July 4, 2005 at 7:36 pm
Probably more of a VB.Net question than a SQL question. I believe you can specify different sorting and filtering when you use a dataview.
--------------------
Colt 45 - the original point and click interface
July 4, 2005 at 7:44 pm
Colt 45 - the original point and click interface <-- Thats funny...
Thanks...
Dam again!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply