Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:756031
More Search Options
RSS Available
Matching Posts
Re: create a textbox dynamically at runtime how visible that textbox
I think that Patricipant replay is very good & achive the goal.... only I wanna add acomment if you want to add the text in a specific plac only choose your <td> you want to put your text on it from the design .... right click on this TD & choose Run as server control & it's by default have the ID (td1).... so write in code .... TextBox Newtext= new TextBox (); Newtext.Text = "Hassan" ; Newtext.ID= "textbox100" ; Newtext.Visible = true ; Newtext.Style[ "Position"
Posted to
Getting Started
(Forum)
by
h_7asoona
on 5/14/2008
Re: Dynamically add <EmptyDataTemplate>
Using C# TemplateField Empty = new TemplateField (); Empty.HeaderText = null ; & you have more options if you write Empty. you'll find more options choose what you want. GridvView1.Columns.Add(Empty);
Posted to
Data Presentation Controls
(Forum)
by
h_7asoona
on 5/13/2008
Re: How Put A hyperlink in gridview retrive it's value from Database?
Kamii47 Your code help me but it's not excellent & thanks & I do it by this code BoundField blinkColumn = new BoundField (); blinkColumn.DataField = "ID" ; blinkColumn.DataFormatString = "<a href='ProductDetails.aspx=?ID={0}'>Details</a>" ; blinkColumn.HeaderText = "Details" ;
Posted to
Data Presentation Controls
(Forum)
by
h_7asoona
on 5/13/2008
How Put A hyperlink in gridview retrive it's value from Database?
Hi I'm using a GridView in Asp.Net 2005 Using C#. One of the column of the GridView is Hyperlink Column. When i click the hyperlink i want to put some query in this link as an example I want the hyperlink link to --> deafult.aspx?ID=( Number value come from Database ) so I want every hyperlink links to the same page but another ID value in the query How can i achieve this? Where should i write my coding? Thanks
Posted to
Data Presentation Controls
(Forum)
by
h_7asoona
on 5/12/2008
Page 1 of 1 (4 items)
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online