Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Total GridView at Client

Reply
Thread Tools

Total GridView at Client

 
 
DavidC
Guest
Posts: n/a
 
      01-25-2010
I have a GridView that is populated from a DataTable in code. The GridView
has a column control named "Week1Units" that I want to re-calc a total in the
FooterTemplate TextBox control as amounts are entered or changed in the
GridView. The GridView generates a table with the id=
ctl00_ContentPlaceHolder1_gvTimesheetEntry. The rows contain controls with
the table id and extension such as _ctl02_txtWeek1Units that I want to
compute the footer total. All controls will contain txtWeekly1Units in their
id. Can anyone help on how I can do this with client code (javascript)? The
footer control has txtUnits1Total as part of the id. Thanks.
--
David
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
GridView: Total Records Amelyan ASP .Net 9 10-24-2011 09:55 AM
adding a "Sum Total" row to gridview? =?Utf-8?B?Q2hyaXMgRy4=?= ASP .Net 10 05-04-2007 02:02 PM
BT Total Broadband vs BT Business Total John Y UK VOIP 2 02-02-2007 09:27 AM
Total number of records paged gridview msch-prv@bluewin.ch ASP .Net 2 08-23-2006 07:41 AM
Gridview Footer Total to textbox jimmy6509@gmail.com ASP .Net 0 06-13-2006 03:24 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57