Click here to Skip to main content
15,915,336 members
Home / Discussions / C#
   

C#

 
GeneralRe: Web Browser Document event handling Pin
Alex Korchemniy25-Nov-04 10:43
Alex Korchemniy25-Nov-04 10:43 
GeneralRe: Web Browser Document event handling Pin
eliea25-Nov-04 19:45
eliea25-Nov-04 19:45 
GeneralRe: Web Browser Document event handling Pin
eliea26-Nov-04 22:06
eliea26-Nov-04 22:06 
GeneralRe: Web Browser Document event handling Pin
Alex Korchemniy27-Nov-04 9:51
Alex Korchemniy27-Nov-04 9:51 
GeneralRe: Web Browser Document event handling Pin
eliea29-Nov-04 1:07
eliea29-Nov-04 1:07 
GeneralRe: Web Browser Document event handling Pin
eliea29-Nov-04 8:06
eliea29-Nov-04 8:06 
Generaldirectx sdk Pin
cmarmr25-Nov-04 7:27
cmarmr25-Nov-04 7:27 
GeneralPagging dataset and rebind controls Pin
Kris{PL}25-Nov-04 5:09
Kris{PL}25-Nov-04 5:09 
Hi,

1)
I have some problem with application project, i'll create webservice to communicate with database and at this moment client request for data and recive dataset prepared by ws, so it's not a problem when database is small but when database is large ex 30 000 records, it'll be to much data to send over internet, so i use the examle which use a stored procedure to take the part of data using page number and page size requested by client. This resolution is good but it base on a id's field (number format) and recive data in "from-to" format (ex. from 11 to 20, page size 10, page number 2), but what if you use a text format key field in data table (ex. SI342)??? so my question is it's different way to pagging dataset???

2)
second problem what i have is: when i get next page, i set new dataset as a datasource so in datagrid is not a problem because it's one line to bind all, but in contrlos like textbox i must clear binding and set the new, it's different way to rebind datasource in controls????

please help me in this problem, maybe some link to good example.

see ya,

KrisPL
krzysztofo@poczta.onet.pl
GeneralHashtables and foreach loops: Pin
HahnTech25-Nov-04 4:42
HahnTech25-Nov-04 4:42 
GeneralRe: Hashtables and foreach loops: Pin
Daniel Grunwald25-Nov-04 6:31
Daniel Grunwald25-Nov-04 6:31 
GeneralRe: Hashtables and foreach loops: Pin
Luis Alonso Ramos25-Nov-04 10:52
Luis Alonso Ramos25-Nov-04 10:52 
GeneralRe: Hashtables and foreach loops: Pin
leppie25-Nov-04 20:49
leppie25-Nov-04 20:49 
GeneralRe: Hashtables and foreach loops: Pin
Luis Alonso Ramos26-Nov-04 5:28
Luis Alonso Ramos26-Nov-04 5:28 
GeneralRe: Hashtables and foreach loops: Pin
leppie26-Nov-04 5:40
leppie26-Nov-04 5:40 
GeneralExit Method Pin
lenchase25-Nov-04 4:01
lenchase25-Nov-04 4:01 
GeneralRe: Exit Method Pin
Stefan Troschuetz25-Nov-04 4:15
Stefan Troschuetz25-Nov-04 4:15 
GeneralRe: Exit Method Pin
Daniel Turini25-Nov-04 4:24
Daniel Turini25-Nov-04 4:24 
GeneralRe: Exit Method Pin
Stefan Troschuetz25-Nov-04 4:36
Stefan Troschuetz25-Nov-04 4:36 
General.Net file copy progress Pin
Erica_Al25-Nov-04 3:53
Erica_Al25-Nov-04 3:53 
GeneralRe: .Net file copy progress Pin
Luis Alonso Ramos25-Nov-04 10:58
Luis Alonso Ramos25-Nov-04 10:58 
GeneralExcel Autofilter in datagrid Pin
ruifernandes2425-Nov-04 3:34
ruifernandes2425-Nov-04 3:34 
GeneralRe: Excel Autofilter in datagrid Pin
Dave Kreskowiak26-Nov-04 3:59
mveDave Kreskowiak26-Nov-04 3:59 
GeneralAccessing TabPages via Index Pin
fracalifa25-Nov-04 2:11
fracalifa25-Nov-04 2:11 
GeneralRe: Accessing TabPages via Index Pin
Daniel Turini25-Nov-04 2:30
Daniel Turini25-Nov-04 2:30 
GeneralRe: Accessing TabPages via Index Pin
Stefan Troschuetz25-Nov-04 2:34
Stefan Troschuetz25-Nov-04 2:34 

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.