对gridview的数据插入存有疑问 [英] doubt on data insertion to gridview

查看:63
本文介绍了对gridview的数据插入存有疑问的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有3个表:tb_food,tb_order,tb_ill.tields of tb_food是:food_id,food_name,food_price.Fields of tb_order:order_id,food_id,food_quantity.tields of tb_bill是:bill_id,order_id,food_id



如何在网格视图中将选定的食物项目显示到设计页面本身的临时表格结构中?



怎么能我删除了因此在临时表结构中显示的顺序?



如何将临时表结构中的剩余数据插入到订单和账单表中?

i have 3 tables : tb_food,tb_order,tb_bill.Fields of tb_food are :food_id,food_name,food_price.Fields of tb_order : order_id,food_id,food_quantity.Fields of tb_bill are :bill_id,order_id,food_id

how can i display the selected food items in a gridview to a temporary table structure in design page itself?

how can i delete the order hence displayed in temporary table structure?

how can i insert the remaining data in temporary table structure to the order and bill table?

推荐答案

你问了3个问题。

你有没有尝试过什么?



我建议你可以去 jQuery模式弹出,你可以在需要gridview的事件上显示所选的记录。



或者你也可以使用 ajax模态弹出



尝试实现你的逻辑帮助以上任一技术如果你遇到问题,可以提出一些代码。



你可以在Google的帮助下获得这些技巧的例子。





谢谢......
You have asked 3 questions.
Have you tried anything ?

I would suggest you to go for jQuery modal popup, which you can show on the event you need of gridview to display selected records.

Or you can use ajax modal popup for the same.

Try to implement your logic taking help of either of the above technique and come up with some code if u face problems.

You can get examples of these techniques with the help of Google.


Thanks...


这篇关于对gridview的数据插入存有疑问的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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