ASP NET上的网格视图和代码 [英] Grid view and code behind on ASP NET

查看:52
本文介绍了ASP NET上的网格视图和代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在为练习开发ASP NET(VB)中的电子商务网站,如果我使用此代码,我不明白我如何处理网格视图粉饰它:



Hi everyone,
i'm developing , for exercices, a e-commerce site in ASP NET (VB) and i don't understand how i deal the grid view if i use this code to popoulate it :

GridView1.DataSource = cmd.ExecuteReader()
GridView1.DataBind()





我在我的网站上开发了搜索项目的功能但是我如何实现购买项目的功能?



我尝试了什么:



系统如何保留内存? (我也会实施它)



感谢您帮助我,大家好日子



I have developed the function of "search item" in my site but how can i implement the function of "Buy item" ?

What I have tried:

How the system keep in memory the basket? (i will implement it too)

Thanks for helping me, good day everyone

推荐答案

这可能帮助指明您正确的方向:在ASP中构建购物车。 NET [ ^ ]
This may help point you in the right direction: Build a Shopping Cart in ASP.NET[^]


这个论坛的主题我很害怕 - 我们不能教你这里的东西。



查看这些CodeProject文章 - 搜索 [ ^ ]但是回过头来遇到任何具体问题。
Off topic for this forum I'm afraid - we can't teach you stuff here.

Have a look through these CodeProject articles - Search[^] but do come back with any specific problems.


这篇关于ASP NET上的网格视图和代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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