Click here to Skip to main content
15,897,518 members
Home / Discussions / C#
   

C#

 
Generaldistinct tree node identifiers Pin
Anonymous14-Jul-05 6:07
Anonymous14-Jul-05 6:07 
GeneralRe: distinct tree node identifiers Pin
mav.northwind14-Jul-05 9:27
mav.northwind14-Jul-05 9:27 
GeneralRe: distinct tree node identifiers Pin
Anonymous14-Jul-05 10:50
Anonymous14-Jul-05 10:50 
GeneralSend struct via NET Remoting Pin
Iurii Okhmat14-Jul-05 6:03
Iurii Okhmat14-Jul-05 6:03 
GeneralRe: Send struct via NET Remoting Pin
mav.northwind14-Jul-05 9:22
mav.northwind14-Jul-05 9:22 
GeneralRe: Send struct via NET Remoting Pin
Iurii Okhmat14-Jul-05 21:15
Iurii Okhmat14-Jul-05 21:15 
GeneralRe: Send struct via NET Remoting Pin
mav.northwind15-Jul-05 9:30
mav.northwind15-Jul-05 9:30 
GeneralDataView Pin
rnvrnv14-Jul-05 5:44
rnvrnv14-Jul-05 5:44 
Hi,
I created a DataSet for my webservice application which i can easily use to display data in Web. the data contains list of users and their personal details.
eg.
DataView myview = data.Tables[<tablename>].DefaultView;

it displays all available data in the table.


the question is: is it possible not to display certain data belonging to certain parameter (e.g. emails of certain user)?
e.g. for user 'x & y', his 'email add' should not be displayed.

thanks a lot.
rnv
GeneralRe: DataView Pin
Christian Graus14-Jul-05 11:25
protectorChristian Graus14-Jul-05 11:25 
GeneralRe: DataView Pin
tatchung14-Jul-05 15:16
tatchung14-Jul-05 15:16 
GeneralRe: DataView Pin
Christian Graus14-Jul-05 15:40
protectorChristian Graus14-Jul-05 15:40 
GeneralRe: DataView Pin
tatchung14-Jul-05 15:48
tatchung14-Jul-05 15:48 
GeneralRe: DataView Pin
tatchung14-Jul-05 15:48
tatchung14-Jul-05 15:48 
GeneralRe: DataView Pin
rnvrnv15-Jul-05 1:37
rnvrnv15-Jul-05 1:37 
GeneralPush Models Pin
felopater14-Jul-05 5:41
felopater14-Jul-05 5:41 
GeneralRe: Push Models Pin
Christian Graus14-Jul-05 11:22
protectorChristian Graus14-Jul-05 11:22 
Generalposting xml via http in c# Pin
cakewalkr714-Jul-05 5:03
cakewalkr714-Jul-05 5:03 
GeneralRe: posting xml via http in c# Pin
Vasudevan Deepak Kumar14-Jul-05 5:17
Vasudevan Deepak Kumar14-Jul-05 5:17 
GeneralRe: posting xml via http in c# Pin
cakewalkr714-Jul-05 6:41
cakewalkr714-Jul-05 6:41 
GeneralDisplaying Picture in both Forms Pin
Soulblazer14-Jul-05 4:26
Soulblazer14-Jul-05 4:26 
GeneralRe: Displaying Picture in bith Forms Pin
Pyro Joe14-Jul-05 10:39
Pyro Joe14-Jul-05 10:39 
GeneralRe: Displaying Picture in bith Forms Pin
DavidNohejl14-Jul-05 12:04
DavidNohejl14-Jul-05 12:04 
GeneralRe: Displaying Picture in bith Forms Pin
DavidNohejl14-Jul-05 12:03
DavidNohejl14-Jul-05 12:03 
GeneralBitwise Negation Pin
Subrahmanyam K14-Jul-05 3:52
Subrahmanyam K14-Jul-05 3:52 
GeneralRe: Bitwise Negation Pin
Guffa14-Jul-05 4:04
Guffa14-Jul-05 4:04 

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.