This is the part of the code in MVC view file cshtml. The iD is an integer number. It displays like 1 22 333, how can I make the display to 000001 000022 000333.This is the part of the code in MVC view file c
This is the part of the code in MVC view file cshtml. The iD is an integer number. It displays like 1 22 333, how can I make the display to 000001 000022 000333.This is the part of the code in MVC view file c