Help with datagrid binding and formatting please

  • Thread starter Thread starter uknees
  • Start date Start date
U

uknees

Hi,

I am a little rusty with vb.net so, i hope anyone can help.

I would like to know where i can get information on how to bind data
to a datagrid programmatically and also bind and format the columns
to reflect the data that is friendly to the users.

for example, i have a dataset ready to bind to the datagrid.
-how can i make sure that only the columns that needs to be displayed
will be displayed?
-Also, for columns containing datatype of date format, how can i
display it in the format such as dd/mm/yy?

any help will be appreciated. Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top