| | |
discussion forum
Please support our ASP.NET advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Nov 2007
Posts: 2
Reputation:
Solved Threads: 0
Hi everyone,
Am doing a project in asp.net and am new to programming.
I need some help!!
how to retrieve the details of a particular project once clicked onthe project id in the gridview.
Actually,when i click on the grid view it has o navigate to a page where different textboxes for different fields are present and the pselected project details have to be retieved fom tha database and to be displayed in the respective textboxes..
How can this be done...
I want it at the earliest...PLease its very urgent..!!!
Am doing a project in asp.net and am new to programming.
I need some help!!
how to retrieve the details of a particular project once clicked onthe project id in the gridview.
Actually,when i click on the grid view it has o navigate to a page where different textboxes for different fields are present and the pselected project details have to be retieved fom tha database and to be displayed in the respective textboxes..
How can this be done...
I want it at the earliest...PLease its very urgent..!!!
•
•
Join Date: Sep 2007
Posts: 1,080
Reputation:
Solved Threads: 68
not sure exactly what has to be done.. but you can always use the asp:HyperLink control and the postbackurl property. What this means is that it will keep the information on hand of your current page but send it to the page you say to. So if by clicking some check boxes, then clicking the id with the postbackurl (and the autopostback="true"), you can post it to a new page with the selected information of the previous. Then you can populate the data you need and have the past data at hand.
•
•
Join Date: Sep 2007
Posts: 1,080
Reputation:
Solved Threads: 68
Then I need you to be more specific on what you need exactly. If you are just needing to pull information from the database then set up a connection in your aspx file or your web.config file, call it, open it, create a datareader to read the data, and set your values accordingly or use a data control (datagrid, repeater, datalist) and do it that way. Let me know, in 1st grade terms, exactly what you need done. The paragraph may make sense to you since you know what you want, but from my stand point, I have no clue what you want or need.
•
•
•
•
can anybody tell how to make discussion forum in asp.net...
I need it immediately...
1. storing the data - forums are tree like data structure with an N levels of node\leafs to store them in the database look for examples on storing a tree in a database try this:http://www.developerfusion.co.uk/show/4633/2/
2. Second problem is displaying the data - I would use a third party tool like Telerik's grid which is built for displaying N level hierarchy. Building your own is not too bad but is time consuming. I would use a repeater and some recursive function calls to generate the needed html is I had to do it on my own.
Last thing I can say is maybe it is worth buying a third party product...not sure. Might be worth it.
![]() |
Similar Threads
- Forum Advertising Revenue (Social Media and Online Communities)
- discussion forum software.....context diagram (IT Professionals' Lounge)
- Stamp Exchange and Discussion Forum [ PR4 / DMOZ / Yahoo ... ] (Websites for Sale)
- How could I promote a women forum? (Social Media and Online Communities)
- Would you pay to advertise your forum? (Social Media and Online Communities)
- Cheap Sitewide link on Popular Webmaster Discussion Forum! (Ad Space for Sale)
- Making visitors participate in discussion! (Social Media and Online Communities)
- How is your forum doing? (Social Media and Online Communities)
Other Threads in the ASP.NET Forum
- Previous Thread: crystal reports on the web
- Next Thread: Uploading files Access Denied Error
Views: 1206 | Replies: 6
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 activexcontrol advice ajax anathor asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child click commonfunctions compatible confirmationcodegeneration content contenttype courier css database datagrid datagridview datagridviewcheckbox datalist deadlock development dgv dropdown dropdownmenu edit expose feedback flash flv folder form formatdecimal forms formview google grid gridview homeedition hosting identity iframe iis index javascript jquery list menu migration mono mssql multistepregistration nameisnotdeclared object objects order problem ratings refer rotatepage save search security serializesmo.table session silverlight smartcard sql sqlserver2005 suse textbox tracking typeof unauthorized update validation vb vb.net video view virtualdirectory vista visual-studio visualstudio web webarchitecture webdevelopemnt xml youareanotmemberofthedebuggerusers






