Click here to Skip to main content
15,905,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: GridView delete Button position. Pin
Venkatesh Mookkan8-Jul-07 21:27
Venkatesh Mookkan8-Jul-07 21:27 
GeneralRe: GridView delete Button position. Pin
deepaks38-Jul-07 21:48
deepaks38-Jul-07 21:48 
GeneralRe: GridView delete Button position. Pin
Venkatesh Mookkan8-Jul-07 21:57
Venkatesh Mookkan8-Jul-07 21:57 
GeneralRe: GridView delete Button position. Pin
deepaks38-Jul-07 22:04
deepaks38-Jul-07 22:04 
QuestionJavaScript: If visible=false for asp Panel, error Pin
Blumen8-Jul-07 21:02
Blumen8-Jul-07 21:02 
AnswerRe: JavaScript: If visible=false for asp Panel, error Pin
Michael Sync8-Jul-07 21:18
Michael Sync8-Jul-07 21:18 
GeneralRe: JavaScript: If visible=false for asp Panel, error Pin
Blumen8-Jul-07 22:57
Blumen8-Jul-07 22:57 
AnswerRe: JavaScript: If visible=false for asp Panel, error Pin
Venkatesh Mookkan8-Jul-07 21:20
Venkatesh Mookkan8-Jul-07 21:20 
blumenhause wrote:
If I set visible =false for an asp Panel while declaring the control in aspx page, when I try to toggle its visibility in a JavaScript function, the object is returned as null.


You are right Blumen... ASP.NET will not place that control inside the page if set the Visible property to True. Instead of that use Attributes or Style to hide the control.


Regards,
Venkatesh Mookkan.
Software Engineer, India
My: Website | Yahoo Group | Blog Spot

GeneralRe: JavaScript: If visible=false for asp Panel, error Pin
Blumen8-Jul-07 23:22
Blumen8-Jul-07 23:22 
QuestionUpload a .resx file to the App_GlobalResource Pin
Prajin8-Jul-07 20:56
Prajin8-Jul-07 20:56 
AnswerRe: Upload a .resx file to the App_GlobalResource Pin
Venkatesh Mookkan8-Jul-07 21:23
Venkatesh Mookkan8-Jul-07 21:23 
GeneralRe: Upload a .resx file to the App_GlobalResource Pin
Prajin8-Jul-07 21:30
Prajin8-Jul-07 21:30 
QuestionGenerate a XML file from SQL Serve table's data? Pin
chand108-Jul-07 20:55
chand108-Jul-07 20:55 
AnswerRe: Generate a XML file from SQL Serve table's data? Pin
N a v a n e e t h8-Jul-07 21:24
N a v a n e e t h8-Jul-07 21:24 
Questionproblems with break point and debugging in VS.NET Pin
anystudent8-Jul-07 20:53
anystudent8-Jul-07 20:53 
AnswerRe: problems with break point and debugging in VS.NET Pin
Michael Sync8-Jul-07 21:15
Michael Sync8-Jul-07 21:15 
AnswerRe: problems with break point and debugging in VS.NET Pin
N a v a n e e t h8-Jul-07 21:15
N a v a n e e t h8-Jul-07 21:15 
GeneralRe: problems with break point and debugging in VS.NET Pin
anystudent8-Jul-07 21:55
anystudent8-Jul-07 21:55 
GeneralRe: problems with break point and debugging in VS.NET Pin
N a v a n e e t h8-Jul-07 22:24
N a v a n e e t h8-Jul-07 22:24 
QuestionFrom stored procedure to bind datas to datagrid..., Pin
Member 38798818-Jul-07 20:52
Member 38798818-Jul-07 20:52 
AnswerRe: From stored procedure to bind datas to datagrid..., Pin
N a v a n e e t h8-Jul-07 21:13
N a v a n e e t h8-Jul-07 21:13 
GeneralRe: From stored procedure to bind datas to datagrid..., Pin
Member 38798818-Jul-07 21:38
Member 38798818-Jul-07 21:38 
GeneralRe: From stored procedure to bind datas to datagrid..., Pin
N a v a n e e t h8-Jul-07 22:30
N a v a n e e t h8-Jul-07 22:30 
GeneralRe: From stored procedure to bind datas to datagrid..., Pin
Member 38798818-Jul-07 23:13
Member 38798818-Jul-07 23:13 
AnswerRe: From stored procedure to bind datas to datagrid..., Pin
Michael Sync8-Jul-07 21:13
Michael Sync8-Jul-07 21:13 

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.