Click here to Skip to main content
15,899,475 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionABOUT ASSEMBLY IN DOTNET Pin
madalasilpa26-Jul-06 7:31
madalasilpa26-Jul-06 7:31 
AnswerRe: ABOUT ASSEMBLY IN DOTNET [modified] Pin
kjosh26-Jul-06 7:53
kjosh26-Jul-06 7:53 
QuestionImport Directive Pin
kjosh26-Jul-06 7:26
kjosh26-Jul-06 7:26 
AnswerRe: Import Directive Pin
minhpc_bk26-Jul-06 21:15
minhpc_bk26-Jul-06 21:15 
QuestionHow to manage the Menu Control in ASP.NET 2.0 whithout ATLAS Pin
Rhlye26-Jul-06 6:39
Rhlye26-Jul-06 6:39 
Questionplease guys , can you tell me ho to add a checkbox to a gridview ? Pin
Mohammed Amine26-Jul-06 6:37
Mohammed Amine26-Jul-06 6:37 
AnswerRe: please guys , can you tell me ho to add a checkbox to a gridview ? Pin
eggsovereasy26-Jul-06 8:02
eggsovereasy26-Jul-06 8:02 
GeneralRe: please guys , can you tell me ho to add a checkbox to a gridview ? Pin
Mohammed Amine26-Jul-06 10:07
Mohammed Amine26-Jul-06 10:07 
thnx man i already saw it but thank you very much ?

what i want is why did he used that code ?
<br />
   <asp:TemplateField HeaderText="Select"><br />
    <ItemTemplate><br />
       <asp:CheckBox ID="chkSelect" runat="server" /><br />
    </ItemTemplate><br />
    <HeaderTemplate><br />
    </HeaderTemplate><br />
   </asp:TemplateField>
instead of using a checkboxfield ?

i tried to use a checkbox field but it gave a disabled fields so i want to know when can we use it if we can't use it right now ?

plus i want to know how to tell to the application that when i select the first checkbox i want to select the row which have the textbox checked

thank you

try to be good if you can't be the best

QuestionConverting iso-8859-1 to unicode Pin
t combe26-Jul-06 5:46
t combe26-Jul-06 5:46 
QuestionProtecting Cache data Pin
arumuga26-Jul-06 5:44
arumuga26-Jul-06 5:44 
AnswerRe: Protecting Cache data Pin
Albert Pascual26-Jul-06 8:40
sitebuilderAlbert Pascual26-Jul-06 8:40 
GeneralRe: Protecting Cache data Pin
arumuga26-Jul-06 19:43
arumuga26-Jul-06 19:43 
QuestionBug on VS2005 in auto generated classes Pin
Albert Pascual26-Jul-06 5:00
sitebuilderAlbert Pascual26-Jul-06 5:00 
AnswerRe: Bug on VS2005 in auto generated classes Pin
Ista26-Jul-06 9:25
Ista26-Jul-06 9:25 
GeneralRe: Bug on VS2005 in auto generated classes Pin
Albert Pascual26-Jul-06 9:49
sitebuilderAlbert Pascual26-Jul-06 9:49 
AnswerRe: Bug on VS2005 in auto generated classes Pin
minhpc_bk26-Jul-06 12:13
minhpc_bk26-Jul-06 12:13 
Questionproxy setting in web config Pin
mehnazash26-Jul-06 4:24
mehnazash26-Jul-06 4:24 
QuestionTabStrip Web Control [modified] Pin
johnd62726-Jul-06 4:21
johnd62726-Jul-06 4:21 
Questionwhat is SqlDataSource ? Pin
Mohammed Amine26-Jul-06 4:20
Mohammed Amine26-Jul-06 4:20 
AnswerRe: what is SqlDataSource ? Pin
mnaveed26-Jul-06 4:29
mnaveed26-Jul-06 4:29 
AnswerRe: what is SqlDataSource ? Pin
ToddHileHoffer26-Jul-06 9:47
ToddHileHoffer26-Jul-06 9:47 
QuestionCreating Email account Pin
ravikumar.hanu26-Jul-06 3:57
ravikumar.hanu26-Jul-06 3:57 
AnswerRe: Creating Email account Pin
Paddy Boyd26-Jul-06 4:02
Paddy Boyd26-Jul-06 4:02 
AnswerRe: Creating Email account Pin
mnaveed26-Jul-06 4:20
mnaveed26-Jul-06 4:20 
Questionhey ,hey guys , i can't find the dataset Pin
Mohammed Amine26-Jul-06 3:40
Mohammed Amine26-Jul-06 3:40 

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.