blah blah blah is here! blah blah » Close

0
votes
1 answers

about dropdownlist

hi i have one requirment in my page iam having dropdownlist,gridview.gridview is filled based on the selectedvalue of dropdown,when i select one value(assume 10) in dropdown some values comes into gridview,when i select same value from dr ...

0
votes
1 answers

Regarding Customerror tag in web.config

hi this is stalin,most of the times iam getting the error in myproject in web.config,error is <customErrors mode="Off"> or <customErrors mode="RemoteOnly" defaultRedirect="ccc.aspx"/> my qu ...

0
votes
1 answers

collapsiblepanel ajax control

hi this is stalin,in my page iam using 4 collapsiblepanel,my requirment is when i click on one collapsible panel that shouldbe expanded and remaining panels shouldbe collapse(even they are in expanded mode) can anybody knows this answ ...

0
votes
1 answers

About Createuserwizard control of dotnet

hi this is stalin,in my webpage iam using createuserwizard control in this how can i customise this according to my requirment i.e is there any chance to add controls into this

0
votes
1 answers

visibilty of gridview

hi this is stalin in my project mypage having gridview,and gridview having footer for adding the records,problem is when gridview having no rows then gridview is not displayed,how to visible the gridview if girdview has no records ca ...

0
votes
1 answers

Get selected rowindex of datagrid

hi this is harish in my page iam using datagrid,how to get rowindex of selected row of datagrid can any body know sol ,please help me

0
votes
1 answers

extend tooltip time

hi this is harish how to extend tooltip message time in my application

0
votes
1 answers

Access Control in templatefield of Datagrid

hi this is stalin my requirment is get the control in templatefield of DataGrid, If anybody knows the solution for this please help me

0
votes
1 answers

using() method in dotnet

hi this is stalin in my project iam using using() method in somepage,but i dotn't know the usage of that one,can anybody know this sol please explain me..... using ((con)) { try { co ...

0
votes
1 answers

LDAP login authentication in asp.net

hi this is stalin how can we authenticate username and password using ldap authentication,can any body knows this please helpme

0
votes
1 answers

Get Id Of Conto whcich is in Gridview templatefield

hi this is stalin my page having gridview ,with in that i hav dropdownlist with templatefield field of gridview,templatefield is edititemtemplate,that means that dropdown is appers only in editmode how can i get id of that dropdownlist ...

0
votes
1 answers

Autopost back property of dropdownlist

hi this is stalin hi mypage having dropdown list with autopostback="true",and this drop down binded with javascript function(i.e when i change the value in dropdown that javascript function shouldbe validated) code for this ...

0
votes
1 answers

Doing Validations

hi this is stalin in mypage i have 2 textboxes and one button,my question is one textbox having validation control,another textbox having javascript when click on button javascript textbox is validated and request is going to server but ...

0
votes
1 answers

CLICK ON DROPDOWN ,HOW TO EXECUTE A CLIENTSIDE FUNCTION

hi this is stalin my problem is when click on dropdown , i want to excute some clientside validation function,how to write code for this (like in button we have onClientClick function),is there any property for dropdown can any body ple ...

0
votes
1 answers

Finding size of file using Javascript

hi this is stalin in my page i have dotnet fileupload control ,my requirment is find size of file at clientside(i.e javascript) in .net i get code through html control,can any body please help me

Feedback