根据日期选择器的数据 [英] Data according to date picker

查看:68
本文介绍了根据日期选择器的数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这个过程是



i填充下拉列表只有Rname和我放置两个日历

the process is

i fill dropdown only with Rname and i place two calendars

<input type="text" ID="fromdate" />
      <input type="text" ID="todate" />





现在我想要从下拉菜单中选择价值从日历中选择日期然后我想代表这个显示数据



我尝试过:



查询我试试





html





now i want when i select value from dropdown and select date from calendar then i want to display data on behalf of this

What I have tried:

query which i try


html

<input type="text" ID="fromdate" />
     <input type="text" ID="todate" />





但错误发生





but error occur

The name 'todate' does not exist in the current context<br />
<br />
The name 'fromdate' does not exist in the current context

推荐答案

我建​​议在MSDN KB上阅读这篇文章:编译器错误CS0103 [ ^ ],可以帮助您找到错误信息的原因。


其他资源:

< a href =http://stackoverflow.com/questions/706603/the-name-controlname-does-not-exist-in-the-current-context> c# - 名称&#39; controlname&#39 ;在当前上下文中不存在 - Stack Overflow [ ^ ]

c# - 名称在当前上下文中不存在 - Stack Overflow [ ^ ]

C#疑难解答 - 当前上下文中不存在名称NNNN。 [ ^ ]



祝你好运!
I'd suggest to read this article on MSDN KB: Compiler Error CS0103[^], which may help you to find the reason of error message.

Other resources:
c# - The name &#39;controlname&#39; does not exist in the current context - Stack Overflow[^]
c# - Name does not exist in the current context - Stack Overflow[^]
C# Troubleshooting - The name NNNN does not exist in the current context.[^]

Good luck!


这篇关于根据日期选择器的数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆