I have a DGV and a TextBox into my form.
The TextBox displays the "DGV.rows.count" for example as "3" but i want to show me "00003". How can i format this textbox to diplay data like "000XX" ?

Thanks in advice!