在asp.net中嵌套的转发器事件 [英] nested repeater events in asp.net

查看:75
本文介绍了在asp.net中嵌套的转发器事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


这是我的中继器数据

类别名称图片PName价格
剃须刀image1 70clockrdy 10.00
剃刀image2 70kfr 50.00
软饮料图片7张10.00
软饮料图像rfdt 20.00

我想将其显示为
剃刀

图片Pname价格
image1 70clockkrdy 10.00
image2 70kfr 50.00

softDrink

图片pname价格
图片7up 10.00
图片rfdt 20.00

我想使用嵌套中继器.
请帮帮我.
在此先感谢.


this is my repeater data

categoryname image PName price
razor image1 70clockrdy 10.00
razor image2 70kfr 50.00
softdrink image 7up 10.00
softdrink image rfdt 20.00

i want to display it as
razor

image Pname price
image1 70clockkrdy 10.00
image2 70kfr 50.00

softDrink

image pname price
image 7up 10.00
image rfdt 20.00

i want to use nested repeater.
please help me.
Thanks in advance.

推荐答案

请参阅以下入门文章.希望对您有所帮助:
在ASP中使用嵌套转发器的快速指南. NET [ ^ ]
http://support.microsoft.com/kb/306154 [
Have a look at following article for starters. Hope it will help you:
A quick guide to using nested repeaters in ASP.NET[^]
http://support.microsoft.com/kb/306154[^]


尝试
ASP.Net中的嵌套数据绑定(转发器)控件 [嵌套数据Web控件 [使用C#嵌套的ASP.Net转发器 [ ^ ]
使用嵌套的中继器控件的分层数据 [
Try
Nesting Data bound (Repeater) Controls in ASP.Net[^]

You will get more examples here:
Nested Data Web Controls[^]

This will be more useful: ASP.Net Repeater Nested Using C#[^]
Hierarchical Data by Using Nested Repeater Controls[^]


这篇关于在asp.net中嵌套的转发器事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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