本文介绍了中继器,Gridview或表......?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我的sql表中有一些化学物质,



我必须取出那些用户可以选择一种/所有化学品的化学品,他们需要从这些化学品中将其插入到其他表中,例如订购一种。



所以,我必须使用Repeater,Gridview或桌子...我使用哪一个...

或任何其他解决方案。



请伙计们,帮帮我

Hi guys,

I have some chemicals in my sql table,

I have to fetch those chemicals where user can select one/all chemicals, what they need from these n i have to insert it into some other table, like order one.

So, i have to use Repeater, Gridview or a table... which one i have use...
or any other solution.

Please guys, help me

推荐答案




这篇关于中继器,Gridview或表......?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 21:14