News
: To still receiving newsletters from us please subscribe to our Newsletters:
http://tech.groups.yahoo.com/group/developers-Heaven/
Home
Help
Search
Calendar
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
March 12, 2010, 12:51:18 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Developers Heaven Forum
>
Desktop Programming
>
.NET Programming
>
ASP.NET
>
Eval and Bind
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Eval and Bind (Read 88 times)
0 Members and 1 Guest are viewing this topic.
admin
Administrator
Full Member
Offline
Posts: 206
OS:
Windows XP
Browser:
Microsoft Internet Explorer 7.0
Eval and Bind
«
on:
March 28, 2009, 06:25:32 PM »
Data-binding expressions are contained within <%# and %> delimiters and use the Eval and Bind functions. The Eval function is used to define one-way (read-only) binding. The Bind function is used for two-way (updatable) binding. In addition to calling Eval and Bind methods to perform data binding in a data-binding expression, you can call any publicly scoped code within the <%# and %> delimiters to execute that code and return a value during page processing.
Data-binding expressions are resolved when the DataBind method of a control or of the Page class is called. For controls such as the GridView, DetailsView, and FormView controls, data-binding expressions are resolved automatically during the control's PreRender event and you are not required to call the DataBind method explicitly.
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Desktop Programming
-----------------------------
=> .NET Programming
===> C# Language
===> Visual Basic .NET
===> ASP.NET
===> Web Services
===> ADO.NET
===> GDI+ and DirectX
===> Security.NET
===> Windows Forms
===> Interoperability
===> CLR
===> Threading
===> Deployment
===> .NET Compact Framework
===> Migrating to .NET
=> Java
=> C/C++ & Visual C++
=> HLA
=> Visual Basic 6
-----------------------------
Web Programming
-----------------------------
=> PHP & Perl
=> ASP
=> Java Script
=> CGI
=> Web design
-----------------------------
DataBase
-----------------------------
=> Oracle
=> SQL Server
=> MySQL
-----------------------------
Operating Systems
-----------------------------
=> Windows
=> Lunix & Unix
-----------------------------
Web Services & webhosting
-----------------------------
=> Free webhosting
===> Free hosting discussions
===> Free hosting offers
===> Free hosting requests
=> Paid webhosting
===> Paid hosting discussion
===> Paid hosting offers
===> Paid hosting requests
===> Dedicated Server & Reseller Discussions and Requests
=> Domain Names
=> Host Talk
-----------------------------
General
-----------------------------
=> General Discussion
=> New member introductions
=> Computers
=> Ask the Author
=> Ads & Offers
=> Developers-Heaven.com Feedback
=> Test things out
-----------------------------
Jobs and Training
-----------------------------
=> Training and Certification
=> Job Opportunities
Enter your search terms
Submit search form
Loading...