C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




urgent Requirements


Posted Date: 05 Sep 2008      Total Responses: 2

Posted By: G.Srinuvasula Reddy       Member Level: Silver     Points: 1



Hi friends,


I want to insert the Data into the Gridview without using the Databind() function,is it possible or not if it is possible pls explain ..........(coding)how to use it.





G.sreenu





Responses

Author: varun    05 Sep 2008Member Level: GoldRating:     Points: 2

Gridview is a databound control, you have to bind it with a data,
either by code or by design view.
By code as you know using databind
By design view, add sqldataadapter control, set the data to datasource and in the gridview datsource property set datasource to that sqldataadapter.



Author: ANIL PANDEY    05 Sep 2008Member Level: DiamondRating:     Points: 2

u can not bind the GRID VIEW with out using the BIND() because the GRID VIEW is a control where we Bind the records..


for binding the records either we can use the DATA TABLE or we can use the DATA SET to bind the GRID VIEW...


Thnaks
Anil

Thanks & Regards
Anil Kumar Pandey



Post Reply
You must Sign In to post a response.
Next : Urgent Issue - Web.config Error
Previous : Gridview
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use