Click here to Skip to main content
15,917,060 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Javascript Method call!! Pin
Not Active28-Jun-10 2:52
mentorNot Active28-Jun-10 2:52 
QuestionTextBox Readonly Property Pin
Anurag Gandhi27-Jun-10 22:36
professionalAnurag Gandhi27-Jun-10 22:36 
AnswerRe: TextBox Readonly Property Pin
JHizzle27-Jun-10 23:39
JHizzle27-Jun-10 23:39 
AnswerRe: TextBox Readonly Property Pin
Brij27-Jun-10 23:48
mentorBrij27-Jun-10 23:48 
GeneralRe: TextBox Readonly Property Pin
Anurag Gandhi28-Jun-10 0:44
professionalAnurag Gandhi28-Jun-10 0:44 
GeneralRe: TextBox Readonly Property Pin
Brij28-Jun-10 4:45
mentorBrij28-Jun-10 4:45 
GeneralRe: TextBox Readonly Property Pin
Anurag Gandhi28-Jun-10 20:41
professionalAnurag Gandhi28-Jun-10 20:41 
AnswerRe: TextBox Readonly Property Pin
Sandeep Mewara28-Jun-10 0:46
mveSandeep Mewara28-Jun-10 0:46 
GeneralRe: TextBox Readonly Property Pin
Anurag Gandhi28-Jun-10 1:59
professionalAnurag Gandhi28-Jun-10 1:59 
GeneralRe: TextBox Readonly Property Pin
Sandeep Mewara28-Jun-10 2:02
mveSandeep Mewara28-Jun-10 2:02 
GeneralRe: TextBox Readonly Property Pin
Phillip Donegan28-Jun-10 5:02
Phillip Donegan28-Jun-10 5:02 
GeneralRe: TextBox Readonly Property Pin
Sandeep Mewara28-Jun-10 5:05
mveSandeep Mewara28-Jun-10 5:05 
AnswerRe: TextBox Readonly Property Pin
T M Gray28-Jun-10 7:17
T M Gray28-Jun-10 7:17 
QuestionOpen Connection Pin
Naunt27-Jun-10 22:35
Naunt27-Jun-10 22:35 
AnswerRe: Open Connection Pin
Sandeep Mewara28-Jun-10 0:50
mveSandeep Mewara28-Jun-10 0:50 
QuestionFilter 2 datatables in dataset Pin
zeego27-Jun-10 21:18
zeego27-Jun-10 21:18 
Hi I have a dataset with 2 datatables,

I want to filter/compare the 2 tables and get results in way like

Datatable1

------------------

ID | Name

------------------

1 XYZ

2 ZZZ


Datatable 2

------------------

ID | Name

------------------

0 XYZ

0 ZZZ

0 PPP


Now in datatable 3, I want results whose id is not zero in datable 2 and these records should come from datatable 1 and any new entries not existing in datatable1 as well which are in datatable2.

So datatable 3 becomes,

Datatable 3 (result)

------------------

ID | Name

------------------

1 XYZ

2 ZZZ

0 PPP
AnswerRe: Filter 2 datatables in dataset Pin
Sandeep Mewara28-Jun-10 0:53
mveSandeep Mewara28-Jun-10 0:53 
GeneralRe: Filter 2 datatables in dataset Pin
zeego28-Jun-10 19:03
zeego28-Jun-10 19:03 
GeneralRe: Filter 2 datatables in dataset Pin
Sandeep Mewara28-Jun-10 19:45
mveSandeep Mewara28-Jun-10 19:45 
QuestionLooking for good report inerface Pin
nama 201027-Jun-10 21:04
nama 201027-Jun-10 21:04 
AnswerRe: Looking for good report inerface Pin
Sandeep Mewara28-Jun-10 0:55
mveSandeep Mewara28-Jun-10 0:55 
Questionwdsl proxy class Pin
gerom7727-Jun-10 20:27
gerom7727-Jun-10 20:27 
Questionpng background picture Pin
benams27-Jun-10 19:51
benams27-Jun-10 19:51 
AnswerRe: png background picture Pin
thatraja27-Jun-10 22:39
professionalthatraja27-Jun-10 22:39 
QuestionConditional Editing in Grid View Pin
mharoonkhan27-Jun-10 18:56
mharoonkhan27-Jun-10 18:56 

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.