Click here to Skip to main content
16,005,206 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: DB Query in AJAX Pin
Usharva12-Dec-07 17:00
Usharva12-Dec-07 17:00 
Generalis this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:30
jagan12311-Dec-07 22:30 
GeneralRe: is this syntax valid in stored procedure Pin
Christian Graus11-Dec-07 22:35
protectorChristian Graus11-Dec-07 22:35 
GeneralRe: is this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:38
jagan12311-Dec-07 22:38 
GeneralRe: is this syntax valid in stored procedure Pin
Christian Graus11-Dec-07 22:43
protectorChristian Graus11-Dec-07 22:43 
GeneralRe: is this syntax valid in stored procedure Pin
jagan12311-Dec-07 22:51
jagan12311-Dec-07 22:51 
Generalprint Pin
monika_vasvani11-Dec-07 21:54
monika_vasvani11-Dec-07 21:54 
GeneralRe: print Pin
N a v a n e e t h11-Dec-07 22:02
N a v a n e e t h11-Dec-07 22:02 
monika_vasvani wrote:
I have onr problem with datagrid.I have one buttoncolumn in datagrid.but when i click on that button but that button doesn't responde.what i do?


Make sure events are attached properly

monika_vasvani wrote:
i want to take printout of the page.so i want code of printout using asp.net with vb.net.


Taking print out is not an ASP.NET process. It happens on the client. You can use JS for this. You will get many examples if you do a search on google.


All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions


QuestionUpdating a DateTime field in a FormView Pin
Federico Orlandini11-Dec-07 21:46
Federico Orlandini11-Dec-07 21:46 
GeneralRe: Updating a DateTime field in a FormView Pin
Sam Xavier13-Dec-07 22:51
Sam Xavier13-Dec-07 22:51 
GeneralRe: Updating a DateTime field in a FormView Pin
Federico Orlandini14-Dec-07 0:47
Federico Orlandini14-Dec-07 0:47 
AnswerRe: Updating a DateTime field in a FormView Pin
Federico Orlandini15-Dec-07 5:39
Federico Orlandini15-Dec-07 5:39 
QuestionHow to include ".inc" files in .aspx pages? Pin
clife53711-Dec-07 21:36
clife53711-Dec-07 21:36 
GeneralRe: How to include ".inc" files in .aspx pages? Pin
pmarfleet11-Dec-07 21:50
pmarfleet11-Dec-07 21:50 
GeneralRe: How to include ".inc" files in .aspx pages? Pin
Christian Graus11-Dec-07 22:33
protectorChristian Graus11-Dec-07 22:33 
QuestionUser control confusion Pin
Sandeep Akhare11-Dec-07 20:38
Sandeep Akhare11-Dec-07 20:38 
GeneralRe: User control confusion Pin
Michael Sync11-Dec-07 21:08
Michael Sync11-Dec-07 21:08 
GeneralRe: User control confusion Pin
Sandeep Akhare11-Dec-07 21:17
Sandeep Akhare11-Dec-07 21:17 
GeneralRe: User control confusion Pin
Michael Sync11-Dec-07 22:21
Michael Sync11-Dec-07 22:21 
GeneralRe: User control confusion Pin
Sandeep Akhare11-Dec-07 22:38
Sandeep Akhare11-Dec-07 22:38 
GeneralRe: User control confusion Pin
Michael Sync11-Dec-07 23:36
Michael Sync11-Dec-07 23:36 
GeneralRe: User control confusion Pin
Sandeep Akhare12-Dec-07 0:08
Sandeep Akhare12-Dec-07 0:08 
GeneralRe: User control confusion Pin
N a v a n e e t h11-Dec-07 21:59
N a v a n e e t h11-Dec-07 21:59 
GeneralRe: User control confusion Pin
Sandeep Akhare11-Dec-07 22:11
Sandeep Akhare11-Dec-07 22:11 
GeneralRe: User control confusion Pin
N a v a n e e t h11-Dec-07 22:17
N a v a n e e t h11-Dec-07 22:17 

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.