Click here to Skip to main content
15,913,685 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionRichTextBox Scroll Problem Pin
NET/C++Developer5-Oct-09 2:56
NET/C++Developer5-Oct-09 2:56 
QuestionHow to Display DataSet.xsd Table in Report.rdlc Table Pin
Francis K Antony4-Oct-09 20:55
Francis K Antony4-Oct-09 20:55 
QuestionGetting Change Event of All controls on a WinForm Pin
εїзεїзεїз3-Oct-09 21:49
εїзεїзεїз3-Oct-09 21:49 
AnswerRe: Getting Change Event of All controls on a WinForm Pin
Eddy Vluggen3-Oct-09 22:02
professionalEddy Vluggen3-Oct-09 22:02 
QuestionUserControl properties don't match in designer and InitializeComponent Pin
dybs1-Oct-09 17:44
dybs1-Oct-09 17:44 
AnswerRe: UserControl properties don't match in designer and InitializeComponent Pin
mp3141512-Oct-09 5:59
mp3141512-Oct-09 5:59 
QuestionWindows Forms: TreeView in SplitContainer flickers on Resizing the screen at runtime Pin
Poornima Naik1-Oct-09 3:24
Poornima Naik1-Oct-09 3:24 
QuestionWindows Forms, data, filter Pin
Ajay Fresher30-Sep-09 23:57
Ajay Fresher30-Sep-09 23:57 
Hi Friends,

I am learning .net these days on my own. I have created a small application that gets data from access file. There are multiple rows. in each row i have 8 columns.

first column (Product Name) gets data from table1-column1.
Second column cell (Dia) gets filtered data based on value incolumn 1.
Third column cell gete data based on first and second column.
Fourth column based on 1, 2nd, 3rd. (4th column is no of pieces/kg)
we put raw material value in 5th column.
in 6th Column, we get price per piece
in 7th column, we put selling price.
8th column tells us how much we are making or loosing /kg.


Pretty simple application.

However, i know following limitations of my code

1. its not too optmized. For each drop down, data get retrieved from DB.
2. No of rows are hard coded.
3. Form apearance is not too good.


Can we do it using datagrid or some other means?

Code is at following location

Download code


Regards

Ajay
AnswerRe: Windows Forms, data, filter Pin
Eddy Vluggen3-Oct-09 22:38
professionalEddy Vluggen3-Oct-09 22:38 
GeneralRe: Windows Forms, data, filter Pin
Ajay Fresher4-Oct-09 20:37
Ajay Fresher4-Oct-09 20:37 
GeneralRe: Windows Forms, data, filter Pin
Eddy Vluggen5-Oct-09 6:41
professionalEddy Vluggen5-Oct-09 6:41 
QuestionShow Loading Image Pin
swapnil_bhanagle26-Sep-09 0:42
swapnil_bhanagle26-Sep-09 0:42 
AnswerRe: Show Loading Image Pin
Richard MacCutchan26-Sep-09 4:05
mveRichard MacCutchan26-Sep-09 4:05 
GeneralRe: Show Loading Image Pin
swapnil_bhanagle28-Sep-09 16:23
swapnil_bhanagle28-Sep-09 16:23 
QuestionImage Effects in Windows Application Pin
Sachin Dubey25-Sep-09 21:07
Sachin Dubey25-Sep-09 21:07 
AnswerRe: Image Effects in Windows Application Pin
freakyit29-Sep-09 4:33
freakyit29-Sep-09 4:33 
QuestionHow to tell "cut" from "copy" upon pasting Pin
michalJ24-Sep-09 14:40
michalJ24-Sep-09 14:40 
AnswerRe: How to tell "cut" from "copy" upon pasting Pin
Luc Pattyn24-Sep-09 15:04
sitebuilderLuc Pattyn24-Sep-09 15:04 
GeneralRe: How to tell "cut" from "copy" upon pasting Pin
michalJ24-Sep-09 15:10
michalJ24-Sep-09 15:10 
GeneralRe: How to tell "cut" from "copy" upon pasting Pin
michalJ24-Sep-09 15:30
michalJ24-Sep-09 15:30 
GeneralRe: How to tell "cut" from "copy" upon pasting Pin
Luc Pattyn24-Sep-09 17:02
sitebuilderLuc Pattyn24-Sep-09 17:02 
AnswerRe: How to tell "cut" from "copy" upon pasting Pin
michalJ25-Sep-09 0:51
michalJ25-Sep-09 0:51 
GeneralRe: How to tell "cut" from "copy" upon pasting Pin
Luc Pattyn25-Sep-09 4:00
sitebuilderLuc Pattyn25-Sep-09 4:00 
QuestionFillByCountry From MSSQL Pin
Sider8924-Sep-09 10:40
Sider8924-Sep-09 10:40 
AnswerRe: FillByCountry From MSSQL Pin
Richard MacCutchan24-Sep-09 23:26
mveRichard MacCutchan24-Sep-09 23:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.