how to change date formate in textmode is date MM/dd/yyyy to dd/MM/yyyy
Hi dimpal@08,
TextBox with TextMode Date only supports the yyyy-MM-dd format.
So you need to set the date format before assigning it to TextBox.
You can't change it to dd/MM/yyyy.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.