Click here to Skip to main content
15,913,669 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSubgurim's Google map .NET control - problem when too many (> 15) markers Pin
eval992-Dec-08 9:17
eval992-Dec-08 9:17 
AnswerRe: Subgurim's Google map .NET control - problem when too many (> 15) markers Pin
Christian Graus2-Dec-08 9:28
protectorChristian Graus2-Dec-08 9:28 
AnswerRe: Subgurim's Google map .NET control - problem when too many (> 15) markers Pin
eval999-Dec-08 10:57
eval999-Dec-08 10:57 
GeneralWeb Reporting Libraries Pin
Brady Kelly2-Dec-08 6:23
Brady Kelly2-Dec-08 6:23 
GeneralRe: Web Reporting Libraries Pin
Christian Graus2-Dec-08 16:47
protectorChristian Graus2-Dec-08 16:47 
GeneralRe: Web Reporting Libraries Pin
Brady Kelly2-Dec-08 20:45
Brady Kelly2-Dec-08 20:45 
Questionassing a serial number to rdlc report Pin
kaasir_22-Dec-08 5:29
kaasir_22-Dec-08 5:29 
AnswerRe: assing a serial number to rdlc report Pin
Ravidas S25-Nov-11 0:56
Ravidas S25-Nov-11 0:56 
HI
In your DataSet you get DataTable/TableAdaptor and their respective column. This/These Table/s act as just Skeleton to framework.

You can Add a column name SerialNumber (DataType System.Int(32), AutoIncrement True, AutoIncrementSeed 1, AutoIncrementStep 1).

After Build you can Get the SerialNumber field and you can use it in your report into the table.

Thanks
Ravidas
QuestionSet Font color Pin
netJP12L2-Dec-08 5:10
netJP12L2-Dec-08 5:10 
AnswerRe: Set Font color Pin
Christian Graus2-Dec-08 9:27
protectorChristian Graus2-Dec-08 9:27 
GeneralRe: Set Font color Pin
Paul Conrad2-Dec-08 10:34
professionalPaul Conrad2-Dec-08 10:34 
GeneralRe: Set Font color Pin
netJP12L2-Dec-08 11:44
netJP12L2-Dec-08 11:44 
GeneralRe: Set Font color Pin
Christian Graus2-Dec-08 12:15
protectorChristian Graus2-Dec-08 12:15 
GeneralRe: Set Font color Pin
netJP12L3-Dec-08 4:11
netJP12L3-Dec-08 4:11 
QuestionZero index won't fire change SelectedIndexChanged event Pin
Glacier63272-Dec-08 4:14
Glacier63272-Dec-08 4:14 
AnswerRe: Zero index won't fire change SelectedIndexChanged event -- Fixed Pin
Glacier63272-Dec-08 6:40
Glacier63272-Dec-08 6:40 
QuestionDynamacially populate a web treeviewcontrol Pin
vkumar092-Dec-08 2:30
vkumar092-Dec-08 2:30 
AnswerRe: Dynamacially populate a web treeviewcontrol Pin
Paddy Boyd2-Dec-08 4:27
Paddy Boyd2-Dec-08 4:27 
Questionsend excel attachment the second time Pin
samerh2-Dec-08 2:15
samerh2-Dec-08 2:15 
AnswerRe: send excel attachment the second time Pin
Paddy Boyd2-Dec-08 4:25
Paddy Boyd2-Dec-08 4:25 
GeneralRe: send excel attachment the second time Pin
samerh2-Dec-08 19:14
samerh2-Dec-08 19:14 
QuestionCustom Properties Pin
Dirso2-Dec-08 1:56
Dirso2-Dec-08 1:56 
AnswerRe: Custom Properties Pin
Dirso2-Dec-08 2:51
Dirso2-Dec-08 2:51 
GeneralRe: Custom Properties Pin
Dirso2-Dec-08 6:52
Dirso2-Dec-08 6:52 
Questionhow to Align Code in aspx file?? Pin
mr_muskurahat2-Dec-08 1:23
mr_muskurahat2-Dec-08 1:23 

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.