Click here to Skip to main content
16,004,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionremove IE header and footer Pin
Steve-o H.11-Sep-06 12:11
Steve-o H.11-Sep-06 12:11 
QuestionSharing asp.net custom control between C# and VB projects Pin
Ashok Ojha11-Sep-06 11:37
Ashok Ojha11-Sep-06 11:37 
QuestionC# Formatting Output to Text file (*.PRT) Pin
sonicsqwirl11-Sep-06 10:43
sonicsqwirl11-Sep-06 10:43 
Questiondropdown list Pin
picazo11-Sep-06 10:00
picazo11-Sep-06 10:00 
QuestionRe: dropdown list Pin
CodeGal5-Dec-06 11:30
CodeGal5-Dec-06 11:30 
Questiontabstrips in asp.net Pin
aransiola11-Sep-06 8:07
aransiola11-Sep-06 8:07 
AnswerRe: tabstrips in asp.net Pin
Amit Kumar Chikara11-Sep-06 19:53
Amit Kumar Chikara11-Sep-06 19:53 
QuestionGrid Paging Pin
kjosh11-Sep-06 7:27
kjosh11-Sep-06 7:27 
Hi,
I DataGrid if Paging is allowed then,if table that is binded to DataGrid has 300 rows,and each page dispalys 10 rows.In default paging,for the first page DataGrid get the 300 records and displays the firts 10 records.for the seocond page Datagrid gets 300 records and display 11 th 20 th records.This affects on Performance.So for the datagrid we implement Custom Paging.In the New version VS2005 there is GridView.For the GridView if paging is allowed
My Question is:GRIDVIEW ALSO FETCH THE RECORDS SIMILS TO DATAGRID.
And one more question is For the DATALIST AND REPEATER controls,There is no Built in paging facility so I USED ThePAGEDDATASOURCE class to implement paging for the above 2 controls.For DATAGRID Custom paging Can we use the PAGEDDATASOURCE,or we have to write stored procedure to fetch required number of records?


Thanks in advance.
QuestionHelp on execCmd Pin
harshActsw11-Sep-06 7:03
harshActsw11-Sep-06 7:03 
Questiondelete confirm in asp.net with vb.net 1.1 Pin
sandeep_thakur11-Sep-06 5:07
sandeep_thakur11-Sep-06 5:07 
AnswerRe: delete confirm in asp.net with vb.net 1.1 Pin
minhpc_bk11-Sep-06 7:23
minhpc_bk11-Sep-06 7:23 
QuestionID Tech VersaKey POS Keyboard Data Pin
Tiger45611-Sep-06 4:54
Tiger45611-Sep-06 4:54 
QuestionFile extentions in vb.net 1.1 Pin
sandeep_thakur11-Sep-06 4:52
sandeep_thakur11-Sep-06 4:52 
AnswerRe: File extentions in vb.net 1.1 Pin
minhpc_bk11-Sep-06 7:24
minhpc_bk11-Sep-06 7:24 
QuestionComposite Custom Control problem! Pin
luckykhalid11-Sep-06 2:01
luckykhalid11-Sep-06 2:01 
AnswerRe: Composite Custom Control problem! Pin
minhpc_bk11-Sep-06 7:19
minhpc_bk11-Sep-06 7:19 
GeneralRe: Composite Custom Control problem! Pin
luckykhalid11-Sep-06 20:02
luckykhalid11-Sep-06 20:02 
QuestionDatalist sorting Pin
jolfa200111-Sep-06 1:58
jolfa200111-Sep-06 1:58 
AnswerRe: Datalist sorting Pin
_AK_11-Sep-06 2:16
_AK_11-Sep-06 2:16 
QuestionCreating project from existing files Pin
cullyk11-Sep-06 1:43
cullyk11-Sep-06 1:43 
AnswerRe: Creating project from existing files Pin
Guffa11-Sep-06 1:56
Guffa11-Sep-06 1:56 
Questionneel help plz... Pin
pradeep kumarappagari11-Sep-06 1:35
pradeep kumarappagari11-Sep-06 1:35 
AnswerRe: neel help plz... Pin
_AK_11-Sep-06 1:42
_AK_11-Sep-06 1:42 
GeneralRe: neel help plz... Pin
pradeep kumarappagari11-Sep-06 1:51
pradeep kumarappagari11-Sep-06 1:51 
GeneralRe: neel help plz... Pin
_AK_11-Sep-06 1:52
_AK_11-Sep-06 1:52 

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.