Results 1 to 4 of 4

Thread: Finding minimum and convert it to zero in datagrid

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2014
    Posts
    2

    Finding minimum and convert it to zero in datagrid

    Good evening..I have a question how can I get the minimum value of a column1 and that minimum change to zero?

    Example input
    2
    5
    10
    2
    Answer
    0
    5
    10
    0

  2. #2
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,020

    Re: Finding minimum and convert it to zero in datagrid

    Hi,

    Welcome to the forums. Based from the title of the post, are we talking WPF datagrid or winforms datagridview?

    KGC
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2014
    Posts
    2

    Re: Finding minimum and convert it to zero in datagrid

    yes sir

  4. #4
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Finding minimum and convert it to zero in datagrid

    Thread moved to the WPF forum.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width