Click here to Skip to main content
15,909,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: attachEvent method in Javascript Pin
N a v a n e e t h22-Oct-07 19:15
N a v a n e e t h22-Oct-07 19:15 
GeneralRe: attachEvent method in Javascript Pin
Bino B22-Oct-07 20:13
Bino B22-Oct-07 20:13 
GeneralRe: attachEvent method in Javascript Pin
N a v a n e e t h22-Oct-07 20:22
N a v a n e e t h22-Oct-07 20:22 
QuestionSystem resource exceeded:ASP,Access Pin
Bino B22-Oct-07 18:26
Bino B22-Oct-07 18:26 
Answerwhat happened to the techno geeks? Pin
Bino B22-Oct-07 23:14
Bino B22-Oct-07 23:14 
QuestionCustom ASP.NET Template that works with EVAL() Function Pin
Fayu22-Oct-07 11:57
Fayu22-Oct-07 11:57 
QuestionPager Control Pin
gantww22-Oct-07 10:43
gantww22-Oct-07 10:43 
AnswerRe: Pager Control Pin
SABhatti22-Oct-07 11:06
SABhatti22-Oct-07 11:06 
Well I have my own control but it is not in any articale. Here is what I do:

1. I have created four buttons for next, previous, first, last
2. Four mouse over images for the same
3. Four images for disabled buttons
4. Next thing I did was created a div with the following child controls:
a. Label on left side to display Total number of rows in the result set
b. Label iin the center to display Page x of y
c. Four navigation buttons (Asp:imageButton) on right along with a drop down list containing number of pages labeld as Jump To Page.

I use the above control [div] as a separate control on some pages and on some pages I add to the pager control of the gridview.

Now in case of a separate control, after binding the gridview, I show or hide this div depending on the results. And show the right buttons depending on the current page. (first and previous are disabled in case of first page and last and next are disabled in case of last page). I fill the drop down list (Jump To Page) depending on number of pages in the gridview. I also show right text on laebls (total and current page etc.)



-----

QuestionIs it possible Exe file to plug in to ASP.NET? Pin
Heracles Choe22-Oct-07 8:54
Heracles Choe22-Oct-07 8:54 
AnswerRe: Is it possible Exe file to plug in to ASP.NET? Pin
pmarfleet22-Oct-07 10:27
pmarfleet22-Oct-07 10:27 
GeneralRe: Is it possible Exe file to plug in to ASP.NET? Pin
Heracles Choe22-Oct-07 18:28
Heracles Choe22-Oct-07 18:28 
GeneralRe: Is it possible Exe file to plug in to ASP.NET? Pin
pmarfleet22-Oct-07 20:47
pmarfleet22-Oct-07 20:47 
GeneralRe: Is it possible Exe file to plug in to ASP.NET? Pin
Heracles Choe22-Oct-07 20:58
Heracles Choe22-Oct-07 20:58 
GeneralRe: Is it possible Exe file to plug in to ASP.NET? Pin
pmarfleet22-Oct-07 21:23
pmarfleet22-Oct-07 21:23 
QuestionASP.NET Datagrid Pin
solarthur0122-Oct-07 8:50
solarthur0122-Oct-07 8:50 
AnswerRe: ASP.NET Datagrid Pin
il_masacratore22-Oct-07 11:23
il_masacratore22-Oct-07 11:23 
AnswerRe: ASP.NET Datagrid Pin
Thaer Hamael22-Oct-07 12:08
Thaer Hamael22-Oct-07 12:08 
AnswerRe: ASP.NET Datagrid Pin
Bino B22-Oct-07 18:41
Bino B22-Oct-07 18:41 
QuestionGeni.com Pin
mehrdadc4822-Oct-07 8:04
mehrdadc4822-Oct-07 8:04 
Questionfile upload Pin
abu sundus22-Oct-07 7:51
abu sundus22-Oct-07 7:51 
AnswerRe: file upload Pin
pmarfleet22-Oct-07 8:08
pmarfleet22-Oct-07 8:08 
GeneralRe: file upload Pin
abu sundus22-Oct-07 8:12
abu sundus22-Oct-07 8:12 
GeneralRe: file upload Pin
pmarfleet22-Oct-07 8:24
pmarfleet22-Oct-07 8:24 
GeneralRe: file upload Pin
abu sundus22-Oct-07 8:47
abu sundus22-Oct-07 8:47 
GeneralRe: file upload Pin
pmarfleet22-Oct-07 9:12
pmarfleet22-Oct-07 9:12 

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.