在C#Windows应用程序中使用DataGridView Control进行计费应用程序 [英] use of DataGridView Control for billing application in C# Windows Application

查看:84
本文介绍了在C#Windows应用程序中使用DataGridView Control进行计费应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对C#Windows应用程序更新。

我正在为医疗交易公司开发一个计费应用程序。

在结算表单中我使用了未绑定的datagridview控件进行输入。

我在datagridview视图控件中有以下DataGridViewTextBox列。



1.项目名称

2.包装

3.批号

4.数量

5免费数量。

6.费率
7.折扣%

8.增值税%

9.总金额



焦点第一次来到datagridview控件然后datagridview控件从表tblittr更新。表tblittr旁边有大约50列。



我在表tblittr中有一个触发器用于插入/更新/删除以更新项目的结算库存。



当我将这个datagridview数据保存到tblittr表时,我很困惑。 RowWise / CellWise或按保存按钮。



当用户开帐单时,我想在此datagridview控件中显示相同商品的更新结算库存。



帮助我获得完美的模块。

解决方案

hi


访问以下网址。



http://babuisbabu.blogspot.in/2013/04 /invoicebilling-application.html [ ^

I am fresher in C# Windows Application.
I am developing a billing application for medical trading firm.
In Billing Form I have used a unbound datagridview control for input.
I have following DataGridViewTextBox columns in datagridview view control.

1. Item Name
2. Packing
3. Batch No.
4. Quantity
5 Free qty.
6. Rate
7. Discount%
8. Vat%
9. Gross Amount

When focus comes first time to datagridview control then datagridview control updates from a table tblittr. Table tblittr has about 50 columns beside these.

I have a trigger in table tblittr for insert/update/delete to update the Closing Stock of item.

I am in confusion when I should save this datagridview data to tblittr table. RowWise/CellWise or by Save Button.

When user makes a bill I want to display updated closing stock for same item in this datagridview control.

Help Me for perfect module for it.

解决方案

hi
Visit the following URL.

http://babuisbabu.blogspot.in/2013/04/invoicebilling-application.html[^]


这篇关于在C#Windows应用程序中使用DataGridView Control进行计费应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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