Click here to Skip to main content
15,917,062 members
Home / Discussions / C#
   

C#

 
QuestionProblem in retreiving Methods of current class using Reflection Pin
Divya Kasavar7-Jun-07 1:34
Divya Kasavar7-Jun-07 1:34 
AnswerRe: Problem in retreiving Methods of current class using Reflection Pin
Christian Graus7-Jun-07 1:50
protectorChristian Graus7-Jun-07 1:50 
AnswerRe: Problem in retreiving Methods of current class using Reflection Pin
leppie7-Jun-07 2:27
leppie7-Jun-07 2:27 
GeneralRe: Problem in retreiving Methods of current class using Reflection Pin
Brady Kelly7-Jun-07 3:19
Brady Kelly7-Jun-07 3:19 
AnswerRe: Problem in retreiving Methods of current class using Reflection Pin
szukuro7-Jun-07 4:20
szukuro7-Jun-07 4:20 
Questionquery: Oledb database and a BindingList Pin
sharp source7-Jun-07 1:29
sharp source7-Jun-07 1:29 
AnswerRe: query: Oledb database and a BindingList [modified] Pin
AikinX7-Jun-07 3:06
AikinX7-Jun-07 3:06 
GeneralRe: query: Oledb database and a BindingList Pin
sharp source7-Jun-07 3:35
sharp source7-Jun-07 3:35 
Your 2 first suggestions i allready tried. And as you say, i need to limit the data getting.
Btw, it's not 2000 but 20 000 WTF | :WTF: rows....

So restricting the logic of data getting.
How would i do that?
So i create a dataset
Add two DataTables
OledbDataAdapter.Fill(DataTable1);

How do i get the BindingList<string> TableId into a table?


And after I have a dataset with the two tables... I gues i can figure that out.



Thx
GeneralRe: query: Oledb database and a BindingList Pin
AikinX7-Jun-07 4:20
AikinX7-Jun-07 4:20 
Questioncreate dynamic text boxes Pin
tauras817-Jun-07 0:51
tauras817-Jun-07 0:51 
AnswerRe: create dynamic text boxes Pin
Sathesh Sakthivel7-Jun-07 1:01
Sathesh Sakthivel7-Jun-07 1:01 
AnswerRe: create dynamic text boxes [modified] Pin
Chintan.Desai7-Jun-07 1:41
Chintan.Desai7-Jun-07 1:41 
GeneralRe: create dynamic text boxes Pin
AikinX7-Jun-07 2:29
AikinX7-Jun-07 2:29 
AnswerRe: create dynamic text boxes Pin
AikinX7-Jun-07 2:24
AikinX7-Jun-07 2:24 
QuestionHello Is there is away to convert GraphicsPath to Image ? Pin
Epsilone37-Jun-07 0:36
Epsilone37-Jun-07 0:36 
AnswerRe: Hello Is there is away to convert GraphicsPath to Image ? Pin
szukuro7-Jun-07 1:50
szukuro7-Jun-07 1:50 
QuestionUSB Scanner and keyboard Pin
AmitG777-Jun-07 0:29
AmitG777-Jun-07 0:29 
AnswerRe: USB Scanner and keyboard Pin
Dave Kreskowiak7-Jun-07 4:25
mveDave Kreskowiak7-Jun-07 4:25 
QuestionSystem.EventHandler Pin
Muammar©7-Jun-07 0:17
Muammar©7-Jun-07 0:17 
AnswerRe: System.EventHandler Pin
szukuro7-Jun-07 1:38
szukuro7-Jun-07 1:38 
GeneralRe: System.EventHandler Pin
Muammar©7-Jun-07 3:23
Muammar©7-Jun-07 3:23 
QuestionFileMaker Processing Pin
M. J. Jaya Chitra7-Jun-07 0:16
M. J. Jaya Chitra7-Jun-07 0:16 
AnswerRe: FileMaker Processing Pin
Muammar©7-Jun-07 0:20
Muammar©7-Jun-07 0:20 
GeneralRe: FileMaker Processing Pin
M. J. Jaya Chitra7-Jun-07 0:28
M. J. Jaya Chitra7-Jun-07 0:28 
GeneralRe: FileMaker Processing Pin
M. J. Jaya Chitra7-Jun-07 0:50
M. J. Jaya Chitra7-Jun-07 0:50 

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.