DropDownList回发问题 [英] DropDownList Problem with postback

查看:85
本文介绍了DropDownList回发问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨...



我如何设置一个下拉列表onfocus事件的回发..



可以帮助我一个人。



谢谢..!

解决方案

On aspx 页面将事件添加到 DropDownList

 onfocus =__ doPostBack( 'ddlDropDown','');



这里 ddlDropDown ID 的DropDownList


hi...

How can i set postback for a dropdownlist onfocus event..

could some one help me.

Thank you..!

解决方案

On aspx page add the Event to DropDownList.

onfocus="__doPostBack('ddlDropDown','');"


Here ddlDropDown is the ID of DropDownList.


这篇关于DropDownList回发问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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