User Profile

Collapse

Profile Sidebar

Collapse
methexandude
methexandude
Last Activity: Mar 14 '07, 09:19 PM
Joined: Feb 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • adding decimal values in a datagrid.- please help

    Hi,
    I'm populating a datagrid with values and adding one of the columns to get a total. It adds up correctly but rounds off the values.

    For example if the total is 2.56789 it makes it three as a total and shows in the footer of the grid.
    I wanna get exact 2.56789 to show.
    I tried converting it to decimal but still it rounds it off.
    Any help will be appreciated.


    Code:
    Sub ComputeSum(ByVal
    ...
    See more | Go to post

  • methexandude
    started a topic ASP.NET Bound Columns
    in .NET

    ASP.NET Bound Columns

    Hi,
    I have recently started developing ASP.net applications using VB.net.
    Well, I created this huge query to retrieve data from SQL Server and create a pivot table, which means I'm creating columns of values. It all works fine and I have a datagrid which displays the data like the way I want.

    I'm using Bound columns where I'm defining the Name and Datafields to show for my datagrid columns. All of this was the easy part....
    See more | Go to post

  • methexandude
    started a topic ASP.NET Bound Columns
    in .NET

    ASP.NET Bound Columns

    Hi,
    I have recently started developing ASP.net applications using VB.net.
    Well, I created this huge query to retrieve data from SQL Server and create a pivot table, which means I'm creating columns of values. It all works fine and I have a datagrid which displays the data like the way I want.

    I'm using Bound columns where I'm defining the Name and Datafields to show for my datagrid columns. All of this was the easy part....
    See more | Go to post
No activity results to display
Show More
Working...