Hi,
 
i am trying to add footer to a table in asp.net.
 
I am not able to add fixed footer.
 
 
 
here is the sample code
 
 
width: 64%; height: 280px; border: 1px solid #ccc; margin-top: 8px; clear: both">
style="border-collapse: collapse;">
<%--
--%>
SlNo
BarCode
HSNCode
ItemName
Qty
Rate
MRP
Value
PurDisc
PDiscType
GST Type
GST%
GSTAmt
CGST %
CGSTAmt
SGST %
SGSTAmt
IGST %
IGSTAmt
UTGST %
UTGSTAmt
OtherCharges
ItemTotal
ItemName
UOM
FreeQty
Spl.MRP
DiscPercType
DiscPerc
ExpiryDate
Actions
 
 
 
 
 
Thank you