Click here to Skip to main content
15,891,951 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to show header in DataList Pin
Kurian_Kurian10-Nov-07 0:50
Kurian_Kurian10-Nov-07 0:50 
AnswerRe: How to show header in DataList Pin
pmarfleet10-Nov-07 1:27
pmarfleet10-Nov-07 1:27 
QuestionOpen a new window Pin
.NET- India 10-Nov-07 0:01
.NET- India 10-Nov-07 0:01 
AnswerRe: Open a new window Pin
John-ph10-Nov-07 0:37
John-ph10-Nov-07 0:37 
Questionhow to add scroll bar to grid view (plz help with code) Pin
jagan1239-Nov-07 22:58
jagan1239-Nov-07 22:58 
AnswerRe: how to add scroll bar to grid view (plz help with code) Pin
Christian Graus9-Nov-07 23:28
protectorChristian Graus9-Nov-07 23:28 
AnswerRe: how to add scroll bar to grid view (plz help with code) Pin
Elegantly Wasted31-Jan-12 0:24
Elegantly Wasted31-Jan-12 0:24 
Questioncan i assign datatable to crystal reportt? Pin
dandamudi padma9-Nov-07 22:50
dandamudi padma9-Nov-07 22:50 
hi i got all by datatables in dt can i assign it directly to crystal reports as me code follows like this:

Dim dt As DataTable
dt = trackFac.FullReportCR()
CrystalReportViewer1.ReportSource = dt

and i wrote this in Button click event

can anybody tell is this write

Regards

padma
AnswerRe: can i assign datatable to crystal reportt? Pin
John-ph13-Nov-07 19:07
John-ph13-Nov-07 19:07 
QuestionShopping Cart Pin
danasegaranea9-Nov-07 21:47
danasegaranea9-Nov-07 21:47 
AnswerRe: Shopping Cart Pin
Christian Graus9-Nov-07 21:58
protectorChristian Graus9-Nov-07 21:58 
GeneralRe: Shopping Cart Pin
danasegaranea9-Nov-07 22:10
danasegaranea9-Nov-07 22:10 
GeneralRe: Shopping Cart Pin
Christian Graus9-Nov-07 22:51
protectorChristian Graus9-Nov-07 22:51 
GeneralRe: Shopping Cart Pin
danasegaranea9-Nov-07 22:53
danasegaranea9-Nov-07 22:53 
GeneralRe: Shopping Cart Pin
Christian Graus9-Nov-07 22:56
protectorChristian Graus9-Nov-07 22:56 
GeneralRe: Shopping Cart Pin
John-ph9-Nov-07 23:07
John-ph9-Nov-07 23:07 
GeneralRe: Shopping Cart Pin
danasegaranea11-Nov-07 18:05
danasegaranea11-Nov-07 18:05 
Questiongetting runtime error after publishing Pin
Mahsa K9-Nov-07 19:50
Mahsa K9-Nov-07 19:50 
QuestionRuntime CrystalReport Pin
farasat.mohammad9-Nov-07 19:28
farasat.mohammad9-Nov-07 19:28 
Questionhow can i over write a file in asp.net Pin
jagan1239-Nov-07 17:58
jagan1239-Nov-07 17:58 
AnswerRe: how can i over write a file in asp.net Pin
Christian Graus9-Nov-07 19:28
protectorChristian Graus9-Nov-07 19:28 
Generalhow to a save the text box into a file Pin
jagan1239-Nov-07 19:48
jagan1239-Nov-07 19:48 
GeneralRe: how to a save the text box into a file Pin
Christian Graus9-Nov-07 20:44
protectorChristian Graus9-Nov-07 20:44 
Questionproblem with placing an .aspx/.ascx page within a frame/pannel of an .asp page Pin
codeproject_buna9-Nov-07 17:51
codeproject_buna9-Nov-07 17:51 
QuestionServer.Transfer vs Response.Redirect Pin
danasegaranea9-Nov-07 17:43
danasegaranea9-Nov-07 17:43 

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.