Click here to Skip to main content
15,917,519 members

Comments by Geethus (Top 6 by date)

Geethus 5-Nov-15 2:46am View    
other event already working. But keydown and keyUp event is not working
Geethus 5-Nov-15 2:29am View    
I'm enter the enter key then the key event focus on another button
Geethus 4-Nov-15 23:30pm View    
Deleted
Actually I don't know how to calculate average purchase prize in this class
using the two classes
Geethus 4-Nov-15 10:26am View    
Sir,
Im using two classes one is stockBLL and one is PurchaseAccountBLL. so I try to calculate avarage purchase prize in the two classess like
Profit=(purchae_unit_prize*purchase_Item_Quantity)

The profit is the field of stockBLL class and 'purchae_unit_prize,purchase_Item_Quantity' is the field of purchaeAccountBLL
and the updated values store in stockBLL database field


how can I get the values ?
Plese help
Thanks in advance
Geethus 4-Nov-15 10:26am View    
Sir,
Im using two classes one is stockBLL and one is PurchaseAccountBLL. so I try to calculate avarage purchase prize in the two classess like
Profit=(purchae_unit_prize*purchase_Item_Quantity)

The profit is the field of stockBLL class and 'purchae_unit_prize,purchase_Item_Quantity' is the field of purchaeAccountBLL
and the updated values store in stockBLL database field


how can I get the values ?
Plese help
Thanks in advance