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

ASP.NET

 
AnswerRe: about event fire Pin
sidbaruah10-Jul-07 19:22
sidbaruah10-Jul-07 19:22 
AnswerRe: about event fire Pin
_AK_10-Jul-07 19:28
_AK_10-Jul-07 19:28 
GeneralRe: about event fire Pin
N a v a n e e t h10-Jul-07 20:17
N a v a n e e t h10-Jul-07 20:17 
AnswerRe: about event fire Pin
N a v a n e e t h10-Jul-07 20:16
N a v a n e e t h10-Jul-07 20:16 
Questiondatagrid Pin
SwaSubhaVijju10-Jul-07 19:00
SwaSubhaVijju10-Jul-07 19:00 
AnswerRe: datagrid Pin
_AK_10-Jul-07 19:24
_AK_10-Jul-07 19:24 
Questiongridview paging Pin
yesu prakash10-Jul-07 18:41
yesu prakash10-Jul-07 18:41 
AnswerRe: gridview paging Pin
_AK_10-Jul-07 18:48
_AK_10-Jul-07 18:48 
You need to handle the pageindexchange event for the gridview.
something like this:
Gridview1.pageindex = e.newpageindex
Gridview1.selectedindex = -1
Bind the Gridview (need to bind the grid with the datasource)

Apurva Kaushal

GeneralRe: gridview paging Pin
yesu prakash10-Jul-07 18:54
yesu prakash10-Jul-07 18:54 
GeneralRe: gridview paging Pin
_AK_10-Jul-07 18:58
_AK_10-Jul-07 18:58 
GeneralRe: gridview paging Pin
yesu prakash10-Jul-07 18:59
yesu prakash10-Jul-07 18:59 
GeneralRe: gridview paging Pin
Sathesh Sakthivel10-Jul-07 19:05
Sathesh Sakthivel10-Jul-07 19:05 
GeneralRe: gridview paging Pin
_AK_10-Jul-07 19:24
_AK_10-Jul-07 19:24 
AnswerRe: gridview paging Pin
sidbaruah10-Jul-07 19:20
sidbaruah10-Jul-07 19:20 
GeneralRe: gridview paging Pin
yesu prakash10-Jul-07 19:28
yesu prakash10-Jul-07 19:28 
GeneralRe: gridview paging [modified] Pin
Imran Khan Pathan10-Jul-07 19:36
Imran Khan Pathan10-Jul-07 19:36 
GeneralRe: gridview paging Pin
sidbaruah10-Jul-07 19:36
sidbaruah10-Jul-07 19:36 
Questionfill dataadpter with more then one table Pin
$h@ma!|@10-Jul-07 18:16
$h@ma!|@10-Jul-07 18:16 
AnswerRe: fill dataadpter with more then one table Pin
$h@ma!|@10-Jul-07 19:02
$h@ma!|@10-Jul-07 19:02 
QuestionI am confusing about professional Pin
mangrovecm10-Jul-07 18:11
mangrovecm10-Jul-07 18:11 
AnswerRe: I am confusing about professional Pin
_AK_10-Jul-07 18:50
_AK_10-Jul-07 18:50 
GeneralRe: I am confusing about professional Pin
mangrovecm10-Jul-07 21:11
mangrovecm10-Jul-07 21:11 
GeneralRe: I am confusing about professional Pin
_AK_10-Jul-07 21:52
_AK_10-Jul-07 21:52 
GeneralRe: I am confusing about professional Pin
mangrovecm10-Jul-07 21:11
mangrovecm10-Jul-07 21:11 
Questionusing embeded crystal in asp.net 2003.. Pin
moomoooomoo10-Jul-07 16:32
moomoooomoo10-Jul-07 16: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.