Click here to Skip to main content
15,902,189 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Hello datagrid Expert........ Pin
postmaster@programmingknowledge.com21-Aug-06 1:19
postmaster@programmingknowledge.com21-Aug-06 1:19 
QuestionskmMenu Pin
Vsree21-Aug-06 0:46
Vsree21-Aug-06 0:46 
AnswerRe: skmMenu Pin
Nagraj Naik21-Aug-06 1:08
Nagraj Naik21-Aug-06 1:08 
GeneralRe: skmMenu Pin
Vsree21-Aug-06 1:13
Vsree21-Aug-06 1:13 
QuestionHow to write print function in asp.net Pin
ypsyong21-Aug-06 0:31
ypsyong21-Aug-06 0:31 
AnswerRe: How to write print function in asp.net Pin
Suresh Pirsquare21-Aug-06 1:05
Suresh Pirsquare21-Aug-06 1:05 
AnswerRe: How to write print function in asp.net [modified] Pin
Guffa21-Aug-06 2:32
Guffa21-Aug-06 2:32 
QuestionDatagrid Paging.... Pin
Prabs frm PGP21-Aug-06 0:13
Prabs frm PGP21-Aug-06 0:13 
Hi!


Simply my prob is:

For Datagrid i used 3 events:

ItemCommand,Databound & PAgeindexchanged..
Here that Page index changed wnt work, Instead of that it redirects the page where i mentioned in the itemcommand event, this event takes the more preference than page index,
How can we solve..?




If u need more explanation:



I hv the datagrid name as dg. i want to do paginng in that dg control.

I am using c#.

I fetched the imagebutton control name as img to the dg.

If we clicks that img it has to go another form(Models.aspx).

For this i used:

dg_itemdatabound event for find the control (img)

dg_itemcommand event for redirects to next page(Models.aspx)

Now i used 3rd event for the same dg control:

dg_Pageindexchanged event for paging.

Problem is:

I got the Prev & Next Buttons in the dg but if i clicks that one it redirects the page to Models.aspx (which is i mentioned in the itemcommand event)

I am displaying the next form based on the click of the imagebutton dynamically..

instead of that it has to display the remaining values...

I hope u got my problem.., How can we solve this one?





Prabu.T
GeneralRe: Datagrid Paging.... Pin
_AK_21-Aug-06 0:16
_AK_21-Aug-06 0:16 
AnswerRe: Datagrid Paging.... Pin
postmaster@programmingknowledge.com21-Aug-06 1:21
postmaster@programmingknowledge.com21-Aug-06 1:21 
QuestionTool to read Request and response SOAP message Pin
Vivek.Sivasamy20-Aug-06 23:58
Vivek.Sivasamy20-Aug-06 23:58 
Questioninsert data in xml file Pin
rkhokle20-Aug-06 22:49
rkhokle20-Aug-06 22:49 
QuestionDetect Cookies are enabled or disabled Pin
Rajesh_K_Sharma20-Aug-06 22:13
Rajesh_K_Sharma20-Aug-06 22:13 
AnswerRe: Detect Cookies are enabled or disabled Pin
_AK_20-Aug-06 22:20
_AK_20-Aug-06 22:20 
AnswerRe: Detect Cookies are enabled or disabled Pin
Suresh Pirsquare20-Aug-06 23:20
Suresh Pirsquare20-Aug-06 23:20 
QuestionWhy cant I do this in .Net 2.0? [modified] Pin
blurMember20-Aug-06 22:13
blurMember20-Aug-06 22:13 
AnswerRe: Why cant I do this in .Net 2.0? Pin
eggsovereasy21-Aug-06 3:28
eggsovereasy21-Aug-06 3:28 
GeneralRe: Why cant I do this in .Net 2.0? Pin
blurMember21-Aug-06 15:55
blurMember21-Aug-06 15:55 
AnswerRe: Why cant I do this in .Net 2.0? Pin
vik2021-Aug-06 3:31
vik2021-Aug-06 3:31 
GeneralRe: Why cant I do this in .Net 2.0? Pin
blurMember21-Aug-06 15:56
blurMember21-Aug-06 15:56 
GeneralRe: Why cant I do this in .Net 2.0? Pin
vik2021-Aug-06 18:34
vik2021-Aug-06 18:34 
GeneralRe: Why cant I do this in .Net 2.0? [modified] Pin
blurMember22-Aug-06 8:09
blurMember22-Aug-06 8:09 
QuestionCreating a HTML page from ASP.NET Pin
whozurmommy20-Aug-06 21:54
whozurmommy20-Aug-06 21:54 
AnswerRe: Creating a HTML page from ASP.NET Pin
ChinmayV21-Aug-06 1:42
ChinmayV21-Aug-06 1:42 
QuestionDown load video file from data base & play it in own browser Pin
kushak_manoj20-Aug-06 21:32
kushak_manoj20-Aug-06 21:32 

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.