User Profile

Collapse

Profile Sidebar

Collapse
Sharoo123
Sharoo123
Last Activity: Dec 26 '17, 06:31 AM
Joined: Nov 28 '17
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • TableLayout panel and picturebox in window form application

    Hello tell me how to add picture box in runtime using c# me attach pic and me doing pic path add in database and still error you can see picture and plz tell me its urgent

    [IMGNOTHUMB]http://bytes.com/attachment.php? attachmentid=93 00d1512368856[/IMGNOTHUMB]...
    See more | Go to post
    Last edited by Frinavale; Dec 5 '17, 05:11 PM.

  • TableLayout panel and panel in window form application

    I want that no matter how many records are there in database like for examlple 10 records in database so that i should click on a button rows and columns sholuld be add after click on button i should not have to change the code for like there are 3 or 4 columns and i want columns sholud be driven by database I want that just like i am sending you the pic in which there is panel just like the way you send me the way i sent you on button there is click...
    See more | Go to post

  • Sharoo123
    replied to a c++ program to convert currencies
    in C
    #include <iostream>
    using namespace std;
    void main()
    {
    float P,R;
    cout<<"Enter the PKR amount=";
    cin>>P;
    R=P/28.25;
    cout<<"Saudi Riyal:"<<R<<end l;
    system("pause") ;
    }
    here is a code
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...