formatting numbers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello
If I am using the code
me.txtbox1.DataBindings.Add("text", dsABC.Tables(0), "DATA_FROM_SQL"
to pull data, how do I format it as a number (to 2 decimal places)
Thanks
ambe
 

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

Back
Top