Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can i control the datagridview data in 2 feild not s
Message
De
11/11/2011 03:28:28
 
 
À
11/11/2011 03:16:17
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01528543
Message ID:
01528647
Vues:
23
I'm still not clear on Case 1:
Do you mean that if *another* row exists with HKD/USD then that combination is not acceptable in the current row ?

(Let's leave Q2 until I'm clear on Q1 :-} )

>sorry i say not clear. question 1. currency exchange rate talbe( Currid currid2 exrate) .
> -------------------------------------------
> HKD USD 7.8
> case 1. if current entry HKD in currid is ok , but if entry HKD in currid and USD in currid2 , then will pop message, because already exits.
> case 2. if current entry HKD in currid is ok, but if entry HKD in currid and HKD in currid2, then also pop messge,because can't convert rate.
>
>
>question 2.
> Why i use DataGridViewComboBoxColumn control, i can't use e.FormattedValue in dg.CellValidating to checking,
> even i select the HKD , then i set break point to see, it also e.FormattedValue =" " .
> How to check DataGridViewComboBoxColumn value.
>
>How can i check this 2 question in dg.CellValidating method.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform