G
Guest
Hi all,
I'm developer that use VB .NET to develop my application.
After I get all data from database and fill those data to dataset object and
then I use dataview to filter and bind data with controls on my Form. In the
database table consist of default value and general value that represent
different language depends on user select. The default value always has
complete value but general value may not (null or empty). I want to use
default value when I filter the general value and found the null or empty
value.
Can anyone give me the solution to solve them?
P.S.
Please tell me if you need more information.
Cheers,
KPH
I'm developer that use VB .NET to develop my application.
After I get all data from database and fill those data to dataset object and
then I use dataview to filter and bind data with controls on my Form. In the
database table consist of default value and general value that represent
different language depends on user select. The default value always has
complete value but general value may not (null or empty). I want to use
default value when I filter the general value and found the null or empty
value.
Can anyone give me the solution to solve them?
P.S.
Please tell me if you need more information.
Cheers,
KPH