Click here to Skip to main content
15,892,072 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSystem.Drawing.Image " Security Error" Pin
Robymon22-Jun-09 20:56
Robymon22-Jun-09 20:56 
AnswerRe: System.Drawing.Image " Security Error" Pin
Christian Graus22-Jun-09 23:59
protectorChristian Graus22-Jun-09 23:59 
GeneralRe: System.Drawing.Image " Security Error" Pin
Robymon23-Jun-09 0:12
Robymon23-Jun-09 0:12 
GeneralRe: System.Drawing.Image " Security Error" Pin
Christian Graus23-Jun-09 0:55
protectorChristian Graus23-Jun-09 0:55 
Question[Message Deleted] Pin
KhandelwalA22-Jun-09 20:46
KhandelwalA22-Jun-09 20:46 
AnswerRe: error: The server tag is not well formed Pin
himanshu256122-Jun-09 20:59
himanshu256122-Jun-09 20:59 
GeneralRe: error: The server tag is not well formed Pin
KhandelwalA22-Jun-09 21:04
KhandelwalA22-Jun-09 21:04 
GeneralRe: error: The server tag is not well formed Pin
himanshu256122-Jun-09 21:11
himanshu256122-Jun-09 21:11 
ankurdsharma wrote:
plzzzzzzzzzzz read carefully mr. Himanshu..............each and every tag is closed..........plz open ur eyes


Also,My eyes are wide open and u need to open your mind little bit.

if you want to use template field in gridview do something like

<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False">
<Columns>
<asp:TemplateField HeaderText="Test1">
<ItemTemplate>
<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label>
</ItemTemplate>
</asp:TemplateField>
<asp:TemplateField HeaderText="Test2"></asp:TemplateField>
</Columns>
</asp:GridView>

himanshu

GeneralRe: error: The server tag is not well formed Pin
J4amieC22-Jun-09 23:08
J4amieC22-Jun-09 23:08 
GeneralRe: error: The server tag is not well formed Pin
KhandelwalA22-Jun-09 23:13
KhandelwalA22-Jun-09 23:13 
GeneralRe: error: The server tag is not well formed Pin
Christian Graus23-Jun-09 0:00
protectorChristian Graus23-Jun-09 0:00 
GeneralRe: error: The server tag is not well formed Pin
KhandelwalA23-Jun-09 0:06
KhandelwalA23-Jun-09 0:06 
AnswerRe: error: The server tag is not well formed Pin
himanshu256122-Jun-09 21:08
himanshu256122-Jun-09 21:08 
GeneralRe: error: The server tag is not well formed Pin
KhandelwalA22-Jun-09 21:17
KhandelwalA22-Jun-09 21:17 
GeneralRe: error: The server tag is not well formed Pin
K030622-Jun-09 21:35
K030622-Jun-09 21:35 
AnswerRe: error: The server tag is not well formed Pin
padmanabhan N22-Jun-09 21:22
padmanabhan N22-Jun-09 21:22 
Questionproblem in sending mail using gmail account Pin
prateekfgiet22-Jun-09 20:27
prateekfgiet22-Jun-09 20:27 
AnswerRe: problem in sending mail using gmail account Pin
Abhishek Sur22-Jun-09 22:13
professionalAbhishek Sur22-Jun-09 22:13 
AnswerRe: problem in sending mail using gmail account Pin
Baran M22-Jun-09 23:23
Baran M22-Jun-09 23:23 
QuestionServer error... Pin
RajpootRohan22-Jun-09 19:58
professionalRajpootRohan22-Jun-09 19:58 
AnswerRe: Server error... Pin
Vasudevan Deepak Kumar22-Jun-09 20:19
Vasudevan Deepak Kumar22-Jun-09 20:19 
GeneralRe: Server error... Pin
RajpootRohan22-Jun-09 20:45
professionalRajpootRohan22-Jun-09 20:45 
GeneralRe: Server error... Pin
Vasudevan Deepak Kumar22-Jun-09 20:50
Vasudevan Deepak Kumar22-Jun-09 20:50 
GeneralRe: Server error... Pin
RajpootRohan22-Jun-09 20:55
professionalRajpootRohan22-Jun-09 20:55 
GeneralRe: Server error... Pin
RajpootRohan22-Jun-09 20:50
professionalRajpootRohan22-Jun-09 20:50 

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.