开发者

Fill listbox with items in database whose date matches textbox input

I have a search form and I want to search entries by date. The date will be entered in a textbox or a date time picker control. All the entries that match th开发者_开发问答is date should be filled into the listbox.

Please can anyone help: how is this possible?


Sorry vivek - but my answer is "try writing it!"

If you are that unsure about where to start, then you can also try:

  • reading some winforms date time picker tutorials - e.g http://cplus.about.com/od/learnc/ss/adv_winforms.htm

and then try:

  • post a better explanation,
  • post some sample code,
  • post some details about what you've already tried,
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜