Hi,
I have one more issue..
tht after searching part number in datagrid, it will display the searched item in same datagrid. After tht i want to refresh the datagrid with completely.
can you please help me on this.
Sushma.s
Hi,
I have one more issue..
tht after searching part number in datagrid, it will display the searched item in same datagrid. After tht i want to refresh the datagrid with completely.
can you please help me on this.
Sushma.s
Jump to PostHave you tried the refresh() function?
this.datagridname.Refresh() DoEvents
Have you tried the refresh() function?
this.datagridname.Refresh()
DoEvents
You may try DataGrid1.Clear
Then
Reload the Data to the Grid with the new call
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.
You're trying to visit a URL that doesn't currently exist on the web. Most likely, a member posted a link a long time ago to a web page that has since been removed. It's also possible that there was a typo when posting the URL. We redirect you to this notice instead of stripping out the link to preserve the integrity of the post.