本文介绍了单击日历控件时,使用三个文本框插入日期,月份和年份的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从日历控件中拆分日期,月份和年份,并将其绑定在客户端的相应文本框中。



我尝试了什么:



指导我为此做了什么?

I want to Split the Date, Month and Year from calendar control and bind it in corresponding text box in client side.

What I have tried:

Guide me what i have do for this ?

推荐答案


这篇关于单击日历控件时,使用三个文本框插入日期,月份和年份的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 21:22