|
-
Dec 29th, 2004, 02:38 PM
#1
Thread Starter
Hyperactive Member
Datagrid and FooterText
I have a footer that I want to use as place to show the balance of each column.
The following does not work FooterText="<%=strBalance%>" (as in nothing shows up in the cell)
Although I can place <%=strBalance%> outside the TemplateColumn attributes and the value shows up correctly.
Is there a way to dynamically change the FooterText or do I need to create
my last row to add the balance value to and forget about doing it in the Footer.
If so how does one create a new DataGrid Row?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|