Click here to Skip to main content
15,923,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionproblem with accessing asp.net webservice from remote pc Pin
Faysal23-May-08 22:06
Faysal23-May-08 22:06 
Questioncode not work in mozilla firefox Pin
Unknown Ajanabi23-May-08 20:56
Unknown Ajanabi23-May-08 20:56 
AnswerRe: code not work in mozilla firefox [modified] Pin
Imran Khan Pathan23-May-08 21:09
Imran Khan Pathan23-May-08 21:09 
GeneralRe: code not work in mozilla firefox Pin
Unknown Ajanabi23-May-08 21:11
Unknown Ajanabi23-May-08 21:11 
GeneralRe: code not work in mozilla firefox Pin
Imran Khan Pathan23-May-08 21:20
Imran Khan Pathan23-May-08 21:20 
GeneralRe: code not work in mozilla firefox Pin
Unknown Ajanabi23-May-08 21:33
Unknown Ajanabi23-May-08 21:33 
QuestionFilter Dynamically created datatables Pin
Imran Khan Pathan23-May-08 20:17
Imran Khan Pathan23-May-08 20:17 
AnswerRe: Filter Dynamically created datatables Pin
N a v a n e e t h23-May-08 20:31
N a v a n e e t h23-May-08 20:31 
Imran Khan Pathan wrote:
Can any guide me how to filter more than one tables using sql query if data tables are created dynamically?


If you have multiple select statements in the query and you filled the results to a DataSet, obviously you will have multiple data tables.

Imran Khan Pathan wrote:
Now I want to filter all tables and want to get match records with the ServiceMethod.


You can use Select() method in the DataTable instance to select rows matching to the specified criteria.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: Filter Dynamically created datatables Pin
Imran Khan Pathan23-May-08 20:37
Imran Khan Pathan23-May-08 20:37 
GeneralRe: Filter Dynamically created datatables Pin
N a v a n e e t h23-May-08 20:54
N a v a n e e t h23-May-08 20:54 
GeneralRe: Filter Dynamically created datatables Pin
Imran Khan Pathan23-May-08 21:03
Imran Khan Pathan23-May-08 21:03 
Questionstring in c# Pin
trilokharry23-May-08 20:07
trilokharry23-May-08 20:07 
AnswerRe: string in c# Pin
Imran Khan Pathan23-May-08 20:22
Imran Khan Pathan23-May-08 20:22 
GeneralRe: string in c# Pin
trilokharry23-May-08 20:33
trilokharry23-May-08 20:33 
QuestionUnable to retrieve the value during debugging Pin
cbe_200823-May-08 19:41
cbe_200823-May-08 19:41 
AnswerRe: Unable to retrieve the value during debugging Pin
Rameshjpc23-May-08 23:53
Rameshjpc23-May-08 23:53 
GeneralRe: Unable to retrieve the value during debugging Pin
cbe_200824-May-08 0:59
cbe_200824-May-08 0:59 
QuestionASP.Net Ajax Client Side Framwork failed to load Pin
Vignesh Krishnan23-May-08 19:28
Vignesh Krishnan23-May-08 19:28 
QuestionHow to clear the Master Page Form Controls Pin
mmathan23-May-08 15:36
mmathan23-May-08 15:36 
QuestionASP.NET / C# / databases with GridView (Data binding) Pin
Jacob Dixon23-May-08 11:21
Jacob Dixon23-May-08 11:21 
AnswerRe: ASP.NET / C# / databases with GridView (Data binding) Pin
Christian Graus23-May-08 12:21
protectorChristian Graus23-May-08 12:21 
GeneralRe: ASP.NET / C# / databases with GridView (Data binding) Pin
Jacob Dixon23-May-08 12:49
Jacob Dixon23-May-08 12:49 
GeneralRe: ASP.NET / C# / databases with GridView (Data binding) Pin
Christian Graus23-May-08 12:58
protectorChristian Graus23-May-08 12:58 
QuestionUpdateProgress for all UpdatePanels except one Pin
Seishin#23-May-08 9:18
Seishin#23-May-08 9:18 
QuestionHow do I get my trigger to happen before Page_Load? Pin
Richard Jones23-May-08 8:59
Richard Jones23-May-08 8:59 

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.