Data Grid Vb.net
Datagird in VB.net?
I have a data grid that I use to display data from a table in my database access. It works well and all the data I want it to display works but I want one of my columns have a "$" before the word number in the Colum because it is a currency. I put this type of currency to that filed in my database, but when data gird fills it only shows the number and no "$" sign. How can the dollar sign appears in front of my number for colum?
Assuming you do this on an ASP.NET page:
ASP.NET Grid – How to Add Custom Filter Values to the Filter Dropdown
Tags: .net, asp.net, datagrid, datagrid vb.net 2003, datagrid vb.net 2005, datagrid vb.net example, datagrid vb.net tutorial, programming, vb.net