| | |
discussion forum
![]() |
•
•
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
- Stamp Exchange and Discussion Forum [ PR4 / DMOZ / Yahoo ... ] (Websites for Sale)
- Forum Advertising Revenue (Social Media and Online Communities)
- discussion forum software.....context diagram (IT Professionals' Lounge)
- 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: 1286 | Replies: 6
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net .net-security-trust 2.0 3.5 2005 ajax ajax-doc application asp asp.net asp.net-mvc asp.net_hw_sw authentication authorization beginner bottomasp.net browser button c# captcha chat checkbox click compatible connectionstring control crystalreport dataaccesslayer database datagridview datalist deployment development dgv dropdown dynamically edit editor email encryption feedback fill flash folder form forms gridview homeedition identity iframe iis impersonation javascript jquery list localhost login maps membership mysql object order panelmasterpagebuttoncontrols parent pdf problem profile purchase question ratings read redirect refer relationaldatabases request.form search security server session sessionvariables sharepoint silverlight sql sql-server sqlexpress-attach theft tracking update user validation vb.net vista visualstudio web webcam webdevelopemnt webservice website windows-auth xml






