I have table in member billing.In that 11 days as fixed in billing every time. Some member not having 11 days record .ie 5days or 10 day or like that.In that I want add blank rows to set 11 days with 11 rows.How to make it rdlc. see the image enter image description here
Asked
Active
Viewed 222 times
0
-
One way to do it is to create those "empty" rows in your data source. – InitK Mar 31 '16 at 13:02
-
How to add empty rows dynamically in rdlc – Nandha Apr 09 '16 at 04:17