News

This is a WinForm search tool where i have used two datagridview's one for search and another to filter data from database. Download - WF_DGV.exe file to see how the tool works.
I've been working on a Windows Form Application that displays continuously updated data (from an external source) in a tabular format. Here's a brief(?) description of what I'm trying to accomplish: ...