Click here to Skip to main content
15,893,508 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to provide serial number (Sl. No.) in data grid Pin
BalasubramanianK16-Jul-08 20:10
BalasubramanianK16-Jul-08 20:10 
AnswerRe: How to provide serial number (Sl. No.) in data grid Pin
Imran Khan Pathan16-Jul-08 20:15
Imran Khan Pathan16-Jul-08 20:15 
GeneralRe: How to provide serial number (Sl. No.) in data grid Pin
BalasubramanianK16-Jul-08 21:36
BalasubramanianK16-Jul-08 21:36 
QuestionHow to send constant value through postback url Pin
bantrotu16-Jul-08 20:00
bantrotu16-Jul-08 20:00 
AnswerRe: How to send constant value through postback url Pin
Imran Khan Pathan16-Jul-08 20:47
Imran Khan Pathan16-Jul-08 20:47 
GeneralRe: How to send constant value through postback url Pin
bantrotu24-Jul-08 20:04
bantrotu24-Jul-08 20:04 
QuestionHow to create serial number column in data grid Pin
BalasubramanianK16-Jul-08 19:48
BalasubramanianK16-Jul-08 19:48 
AnswerRe: How to create serial number column in data grid Pin
Imran Khan Pathan16-Jul-08 20:12
Imran Khan Pathan16-Jul-08 20:12 
I gave you an answer in your previous post and it is working in my case.

<#Container.ItemIndex + 1 + DataGrid1.CurrentPageIndex*DataGrid1.PageSize %>

What error are you getting in this code?
have you set PazeSize property?
Can you post your code behind code?

please don't forget to vote on the post that helped you.
QuestionLisbox Selection and updation in ASP.Net using C# Pin
Manikkuttan16-Jul-08 19:41
Manikkuttan16-Jul-08 19:41 
QuestionAssign data From database to ChecklistBox Pin
sjs4u16-Jul-08 19:37
sjs4u16-Jul-08 19:37 
QuestionASP.NET 2.0 Runtime Error!!! Very Important Pin
mujumdarg16-Jul-08 19:26
mujumdarg16-Jul-08 19:26 
AnswerRe: ASP.NET 2.0 Runtime Error!!! Very Important Pin
Vimal Raj16-Jul-08 21:13
Vimal Raj16-Jul-08 21:13 
QuestionRegularExpressionValidator [modified] Pin
Johndas16-Jul-08 19:26
Johndas16-Jul-08 19:26 
QuestionFile Upload Pin
Rock Star.16-Jul-08 19:23
Rock Star.16-Jul-08 19:23 
AnswerRe: File Upload Pin
Imran Khan Pathan16-Jul-08 21:57
Imran Khan Pathan16-Jul-08 21:57 
QuestionWindow service Pin
Member 387988116-Jul-08 19:12
Member 387988116-Jul-08 19:12 
AnswerRe: Window service Pin
_AK_16-Jul-08 19:41
_AK_16-Jul-08 19:41 
QuestionHow to store xml file to database by using webservices? Pin
kathyani16-Jul-08 19:06
kathyani16-Jul-08 19:06 
QuestionIP Redirection for High Traffic Website Pin
wEb GuRu...16-Jul-08 19:06
wEb GuRu...16-Jul-08 19:06 
QuestionHow to apply the changes made in project to the published website in localhost Pin
mcmilan16-Jul-08 19:05
mcmilan16-Jul-08 19:05 
Questioncompare datatables? Pin
Member 387988116-Jul-08 18:41
Member 387988116-Jul-08 18:41 
AnswerRe: compare datatables? Pin
_AK_16-Jul-08 19:36
_AK_16-Jul-08 19:36 
GeneralLogic problem in datatable Pin
Member 387988116-Jul-08 20:02
Member 387988116-Jul-08 20:02 
GeneralRe: Logic problem in datatable Pin
_AK_16-Jul-08 21:00
_AK_16-Jul-08 21:00 
QuestionA free utility for generating PKCS#10 server certificate requests Pin
Grapes-R-Fun16-Jul-08 16:24
Grapes-R-Fun16-Jul-08 16:24 

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.