Post: I need help with C# DataGridView
11-21-2011, 10:36 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I am currently programming a system which will allow a user to search for item(s) of which i wish to output into a DataGridView but i do not know how to do this?
(adsbygoogle = window.adsbygoogle || []).push({});
11-22-2011, 12:20 AM #2
Epic?
Awe-Inspiring
Originally posted by EmmaIZBatman View Post
I am currently programming a system which will allow a user to search for item(s) of which i wish to output into a DataGridView but i do not know how to do this?


Okay, what you really should do is come back, post the code you have currently, and ask a question about specifically what you are having troubles with. It's silly to say that you're working on a project then say you don't know how to do any of it, then ask us.

As far as dealing with the DataGridView, have you tried using Google? There's plenty of resources available, I'd suggest you read them. I'd start by looking at the manuals: You must login or register to view this content. and You must login or register to view this content..

After that, if you're still confused or don't know how to implement it, consider reading a simpler tutorial, perhaps like this one: You must login or register to view this content..

Of course, what's more likely is that you don't need the added power and capability of the DataGridView and that you'd be better off with a ListView. ListViews are oriented to displaying items (especially simple data as items). You may want to read a comparision: You must login or register to view this content. or You must login or register to view this content..

Again, if you have a real question, and demonstrate some real effort, I'll be happy to clarify a point or help you fix some code.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo