|
-
Jun 3rd, 2008, 01:42 PM
#1
Thread Starter
Fanatic Member
Datagridview: filenames with bindingsource filter
I have a datagridview1 and search textbox1 on my form
On form load I need to fill datagridview1
* with absolute path+filename of certain filetypes like *.jpg,png,gif,bmp
* in a specific directory like Application.StartupPath & "\Images"
When user types in search textbox1
* datagridview1 contents need to be continuously filtered to match searchstring
Can anyone please tell me with the code to achieve this.
Thanks
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
|