我们如何在ajax中使用numericupdown扩展器 [英] how can we use numericupdown extender in ajax

查看:104
本文介绍了我们如何在ajax中使用numericupdown扩展器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要求在gridview中如下



产品图片|产品名称|数量|更新|删除

xyz.jpg |索尼| 1 | 编辑 | 删除

pqr.jpg |诺基亚| 1 | 编辑 | 删除



如果我点击编辑链接按钮我必须显示一个NumericUpDownExtender代替1



如何实现

I have a requirement that in gridview As follows

Product Image | Product Name | Qty | Update | Delete
xyz.jpg | Sony | 1 | Edit |Delete
pqr.jpg | Nokia | 1 | Edit |Delete

if i click on Edit Linkbutton i have to show a NumericUpDownExtender in place of 1

how can i implement

推荐答案

在gridview设计中,在itemtemplate字段中放置numericupdown扩展器控件并找到控制gridview的划船事件。



有关numericupdown的更多信息,请参阅



NumericUpDown演示 [ ^ ]
In your gridview design place numericupdown extender control in itemtemplate field and find that control on rowediting event of gridview.

For more info on numericupdown please refer

NumericUpDown Demonstration[^]


这篇关于我们如何在ajax中使用numericupdown扩展器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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