views:

65

answers:

0

I would really be happy if there is a functionality if the page DataBind as explained in this link http://support.microsoft.com/kb/307860#1a.

Does sharepoint support this kind of Page DataBind. The syntax which I am working on is here

<asp:Label ID="lblICSFormCreatedCount" runat="server" Text='<%# ICSFormCount%>'><asp:label>

even I tried putting the double quotes, If some one could shed light the method will be really helpful.

Is that good programming using the few page level declarative syntax

Thanks in advance