Adding Column number for Server Side
Adding Column number for Server Side

Hello my code works fine using server side processing but cant find how to add column for row number.
Num#|Name|salary
1|John|120
2|Mark|30
3|Ron|400
and so on. is there a way to put number columns? thanks :)
This discussion has been closed.