Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

masktextbox in vb.wpf and dataview

$
0
0

Dear Experts,

I am working in wpf with vb.net and I have two query

1========================

I have a global dataset, in this dataset having more then 10 tables,

one table one dataview is working fine as 'Dim dv as New DataView(DataSet("tblname"))'

but problem is there i want create a dataview from two tables

tables as 

citymst(citycode, cityname)

Clientmst(cname,caddress,ccitycode)

i want to display in a datagrid

name,address, cityname

how to write code for dataview as below query

"select name,address, cityname from clientmst, citymst where citycode=ccitycode"

2==========================

Is There any way to use of textbox as date format, numeric format as 99.99 or 999.99

this is possible in only vb.net windows form but how to use masking or masktext box in wpr browse application?

I'm missing vfp9's textbox !


Thanks & Regards Manoj Patel


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>