Hi all,
I had a data view with three Components .of which two are bound to a table and the third one is left blank .so here is my question ..How to set the auto increment for that label which is not bound to a table.
like if there are 5 records it should show like
Line#(not bound) Name(bound) Value(bound)
-----------------------------------
1 abc 100
2 def 200
3 ghi 300
4 jkl 400
5 mno 500
Line# should be auto increment.
Please Help me.
Thanks for your valuable time.
jaidev
I had a data view with three Components .of which two are bound to a table and the third one is left blank .so here is my question ..How to set the auto increment for that label which is not bound to a table.
like if there are 5 records it should show like
Line#(not bound) Name(bound) Value(bound)
-----------------------------------
1 abc 100
2 def 200
3 ghi 300
4 jkl 400
5 mno 500
Line# should be auto increment.
Please Help me.
Thanks for your valuable time.
jaidev