Click here to Skip to main content
15,917,176 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to force a postback in c#? Pin
glima17-Aug-06 13:19
glima17-Aug-06 13:19 
AnswerRe: How to force a postback in c#? Pin
Jay_se17-Aug-06 18:42
Jay_se17-Aug-06 18:42 
AnswerRe: How to force a postback in c#? Pin
coolestCoder17-Aug-06 20:13
coolestCoder17-Aug-06 20:13 
AnswerRe: How to force a postback in c#? Pin
minhpc_bk18-Aug-06 0:28
minhpc_bk18-Aug-06 0:28 
QuestionAdd flash content in custom control C#.NET file Pin
Dpriya17-Aug-06 12:15
Dpriya17-Aug-06 12:15 
AnswerRe: Add flash content in custom control C#.NET file Pin
minhpc_bk17-Aug-06 20:18
minhpc_bk17-Aug-06 20:18 
QuestionDataGridView Pin
kalyanPaladugu17-Aug-06 11:41
kalyanPaladugu17-Aug-06 11:41 
AnswerRe: DataGridView Pin
minhpc_bk17-Aug-06 15:32
minhpc_bk17-Aug-06 15:32 
kalyanPaladugu wrote:
How do i make the scrollbar to appear in datagridview

The way you do with the GridView control is similar to the datagrid[^] control.

kalyanPaladugu wrote:
How do i make the DataGridView Readonly

The simple way is not to use any editable control in the GridView control, for example with the BoundField you can set the ReadOnly to true ....

QuestionSorting in gridview Pin
san329717-Aug-06 11:27
san329717-Aug-06 11:27 
AnswerRe: Sorting in gridview Pin
Grapes-R-Fun17-Aug-06 11:34
Grapes-R-Fun17-Aug-06 11:34 
AnswerRe: Sorting in gridview Pin
minhpc_bk17-Aug-06 15:35
minhpc_bk17-Aug-06 15:35 
QuestionVS2005 Adding an existing web Pin
Ed K17-Aug-06 10:21
Ed K17-Aug-06 10:21 
AnswerRe: VS2005 Adding an existing web Pin
minhpc_bk17-Aug-06 20:13
minhpc_bk17-Aug-06 20:13 
GeneralRe: VS2005 Adding an existing web Pin
Ed K18-Aug-06 16:42
Ed K18-Aug-06 16:42 
GeneralRe: VS2005 Adding an existing web Pin
minhpc_bk20-Aug-06 20:55
minhpc_bk20-Aug-06 20:55 
QuestionHow to detect design time Pin
matthias s.17-Aug-06 10:16
matthias s.17-Aug-06 10:16 
AnswerRe: How to detect design time Pin
minhpc_bk17-Aug-06 15:25
minhpc_bk17-Aug-06 15:25 
GeneralRe: How to detect design time Pin
matthias s.17-Aug-06 23:18
matthias s.17-Aug-06 23:18 
GeneralRe: How to detect design time Pin
minhpc_bk18-Aug-06 0:22
minhpc_bk18-Aug-06 0:22 
QuestionPageIndex change gives error from 2nd to 1st page Pin
bubberz17-Aug-06 10:10
bubberz17-Aug-06 10:10 
AnswerRe: PageIndex change gives error from 2nd to 1st page Pin
minhpc_bk18-Aug-06 12:09
minhpc_bk18-Aug-06 12:09 
GeneralRe: PageIndex change gives error from 2nd to 1st page Pin
bubberz18-Aug-06 16:32
bubberz18-Aug-06 16:32 
QuestionSecurity using Sessions Pin
Armando_Ramirez17-Aug-06 9:14
Armando_Ramirez17-Aug-06 9:14 
QuestionProblem after upgrading to asp.net 2 Pin
Rookie17-Aug-06 7:51
Rookie17-Aug-06 7:51 
AnswerRe: Problem after upgrading to asp.net 2 Pin
Guffa17-Aug-06 12:02
Guffa17-Aug-06 12:02 

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.