Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

samuelred

@samuelred
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how do i store values temporarily
    S samuelred

    this is like i need to add opportunity line items in a different table. i have two tables one is Opportunity, another is opportunitymanufacturers following are the columns of Opportunity opportunityid name clientid description status timeframedue 1 ibmproje 25 need desktops won 12-02-2007 2 ibmproje 25 need desktops won 12-02-2007 3 ibmproje 25 need desktops won 12-02-2007 following are the columns of opportunitymanufacturers id opportunityid manufacturerID categoryname vendorcatgrycode qtyrequired amountworth timefram 1 1 15 workstations pl 20 $100000 12-02-2007 1 2 15 monitors gl 100 $200000 12-02-2007 1 1 20 lasers pl 20 $300000 12-02-2007 1 1 33 workstations pl 20 $120000 12-02-2007 i am going to desing my webpage which will accept the name, cliename from the dropdown,description from the textbox,status dropdown and timefame, and i have manufacturer dropdown on selectedindex change i have to populate categorynames on selected index changed i want populate correpsoning vendorcategorycode automatically selected and i want to add two text boxes for qty, amount and datepicker for the timeframe. user should be able to add multiples of manufacturer and category,qty etc details now the user adds the first table information and he comes to manufacter part of the opportunity when he comes to manufacturer sections he will select the first lot of manufacturer details, question is where should i add these 2nd table values, i cant add them to 2nd table yet becoz i dont have the opportunityID. i will get it only after saving the 1 table values. So i need to store the first lot of manufacturer details in the front enditself and show him what he added, and he should be able to add some more manufacturer details before he actually saves the entire opportunity. how do i do this? how do i keep manufacturer details temporarily in the front end itself add these temporary values as soon as i add 1st table values i get the opportunity id and i want to be able to read the manufacturer details which are in the temporary details to the 2nd table with opportunityID that i got after saving the 1st table values. please help me out in advisin

    C# question

  • how do i store values temporarily
    S samuelred

    What i am doing is my application has opportunity section, where we add new opportunity from clients if they are going to buy some products in the future. I need to store manufactuerid, some amount entered in textbox, some text entered in textboxes and some values selected from dropdowns. i want to add another set of same thing and store them temporarily until i store the main opportunity details after which i get the ID of the opportunity with which i can add manufacturers and other details selected before adding the opportunity. I am using one table to add these manufacturer details, and another table for opportunity details. So is there a mechanism where i can store multiples of details temporarily and save them after saving the main details only then i will get the iD using this id i want to store temporary values that i have captured into a table thank you,

    C# question

  • crystal reports vs MSSQL 2000 server Reporting services
    S samuelred

    We are using Visual Studio .NET 2003 ,C# and MS SQL SERVER 2000.

    Ours is a Web Application. Now i need to develop some reporting application with which our power users or executives should be able to pull data and make decisions.

    can I integrate that with my web application?

    What are options here? why?

    My visual Studio.net 2003 has crystal reports but asking me for registration. do i have buy a different license for it?

    Is crystal reports and Business objects same? and what version should i select?

    Any help on this would be really appreciated.

    Thanks.

    C# csharp sql-server visual-studio database sysadmin
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups