Click here to Skip to main content
15,889,879 members
Home / Discussions / C#
   

C#

 
GeneralRe: ? Access controls belonging to another application Pin
Jeremy Kimball25-Jun-04 3:11
Jeremy Kimball25-Jun-04 3:11 
GeneralRe: ? Access controls belonging to another application Pin
Dave Kreskowiak25-Jun-04 5:10
mveDave Kreskowiak25-Jun-04 5:10 
GeneralRe: ? Access controls belonging to another application Pin
catalin_im27-Jun-04 20:46
catalin_im27-Jun-04 20:46 
GeneralRe: ? Access controls belonging to another application Pin
Dave Kreskowiak28-Jun-04 0:39
mveDave Kreskowiak28-Jun-04 0:39 
GeneralDataSet Pin
Sirin24-Jun-04 22:18
Sirin24-Jun-04 22:18 
GeneralRe: DataSet Pin
Colin Angus Mackay24-Jun-04 22:23
Colin Angus Mackay24-Jun-04 22:23 
GeneralRe: DataSet Pin
amatyasik25-Jun-04 2:08
amatyasik25-Jun-04 2:08 
GeneralRe: DataSet Pin
Dave Kreskowiak25-Jun-04 5:03
mveDave Kreskowiak25-Jun-04 5:03 
I agree with Colin, write your SQL so it does the filtering depending on a parameter passed into the stored procedure. There is no reason for you to be passing tens of thousands of records to a client that will only display 10-20 records on the screen at any one time. You might also want to include paging support in the SQL and the Datagrid.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralTo give color to a row of datagrid Pin
HowRU24-Jun-04 22:15
HowRU24-Jun-04 22:15 
GeneralRe: To give color to a row of datagrid Pin
Heath Stewart25-Jun-04 4:31
protectorHeath Stewart25-Jun-04 4:31 
Generalc# and visual foxpro database Pin
cmarmr24-Jun-04 18:53
cmarmr24-Jun-04 18:53 
GeneralRe: c# and visual foxpro database Pin
Heath Stewart25-Jun-04 4:30
protectorHeath Stewart25-Jun-04 4:30 
GeneralDrawing Problem Pin
rog103924-Jun-04 18:47
rog103924-Jun-04 18:47 
GeneralRe: Drawing Problem Pin
Heath Stewart25-Jun-04 4:25
protectorHeath Stewart25-Jun-04 4:25 
GeneralRe: Drawing Problem Pin
Karl 200027-Jun-04 9:19
Karl 200027-Jun-04 9:19 
GeneralThe Thread Security Of It All Pin
MKlucher24-Jun-04 18:07
MKlucher24-Jun-04 18:07 
GeneralRe: The Thread Security Of It All Pin
LongRange.Shooter25-Jun-04 2:52
LongRange.Shooter25-Jun-04 2:52 
GeneralRe: The Thread Security Of It All Pin
Heath Stewart25-Jun-04 4:03
protectorHeath Stewart25-Jun-04 4:03 
GeneralRe: The Thread Security Of It All Pin
Heath Stewart25-Jun-04 4:10
protectorHeath Stewart25-Jun-04 4:10 
GeneralRe: The Thread Security Of It All Pin
MKlucher25-Jun-04 8:02
MKlucher25-Jun-04 8:02 
GeneralRe: The Thread Security Of It All Pin
Heath Stewart25-Jun-04 8:32
protectorHeath Stewart25-Jun-04 8:32 
Questionspeed of Dataset and DataReader? Pin
jzb24-Jun-04 16:33
jzb24-Jun-04 16:33 
AnswerRe: speed of Dataset and DataReader? Pin
Colin Angus Mackay24-Jun-04 22:20
Colin Angus Mackay24-Jun-04 22:20 
Generalquestion of ImageList Pin
jzb24-Jun-04 16:28
jzb24-Jun-04 16:28 
GeneralRe: question of ImageList Pin
bneacetp24-Jun-04 21:27
bneacetp24-Jun-04 21:27 

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.