Paging in dataGrid

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2006
Posts: 24
Reputation: bagi is an unknown quantity at this point 
Solved Threads: 0
bagi bagi is offline Offline
Newbie Poster

Re: Paging in dataGrid

 
0
  #11
Mar 29th, 2006
Could you please give specific code??????????? I tried, but theres still nochange..........Pleaseeeeeeeeeeeee................
Thank you a million.....
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 36
Reputation: web developer is an unknown quantity at this point 
Solved Threads: 0
web developer's Avatar
web developer web developer is offline Offline
Light Poster

Re: Paging in dataGrid

 
0
  #12
Mar 29th, 2006
hi, do u want the code i used to solve my problem!!
in the datagrid events, add an event of itemDataBound()
which give u eventArgs e
u can use e.itemIndex to get the item index in the datagrid
you can aslo get the data of any column by that index
string name=datagrid.items[e.itemIndex].Tostring()
and so on!!

or send me what the problem you need to solve , your msg was too short
thanx
bye
Life Is A Big Code
Rushdy Ibrahim
Egypt
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 24
Reputation: bagi is an unknown quantity at this point 
Solved Threads: 0
bagi bagi is offline Offline
Newbie Poster

Re: Paging in dataGrid

 
0
  #13
Mar 30th, 2006
Thank you WebDeveloper..........
I've solved my problems............Thnks for your good heart.................~~
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC