|
-
Oct 15th, 2002, 06:36 AM
#1
Thread Starter
Fanatic Member
RESOLVED
Thanks for all your help Edneeis.
I eventually got it working a treat.
Dim dr() As DataRow = ds.Tables(0).Select(String.Concat("itemDescription='", ComboBox1.SelectedText, "'"))
didnt work for some reason but when I changed the Selecttext to Selectitem it did. Strange!!!!
Thanks again.
Now to try and package my application with Crystal.
Happy, Happy, Joy, Joy.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|