CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 58

Thread: RowDataBound(:

Threaded View

  1. #13
    Join Date
    Mar 2009
    Location
    Singapore
    Posts
    53

    Re: RowDataBound(:

    3rd line from the second piece of code which starts with "dim sql_adapter"

    i used double for the quotaAns and quota because they are in percentage..quota can be in decimals also that's why i dim it as double.

    my tickets are dim as whole number as in integers.

    then will it be possible if i change the convert.toString to Convert.toInt16??

    because i seriously don't know how to solve this issue..have been trying lots of ways but to no avail.

    please help!

    thanx..
    Last edited by BabyAngel; April 7th, 2009 at 07:39 PM.

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

Featured