Click here to Skip to main content
15,916,042 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
Member 46590019-Sep-08 21:22
Member 46590019-Sep-08 21:22 
GeneralRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
N a v a n e e t h9-Sep-08 21:32
N a v a n e e t h9-Sep-08 21:32 
GeneralRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
Member 465900110-Sep-08 0:02
Member 465900110-Sep-08 0:02 
AnswerRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
meghamaharshi11-Sep-08 1:45
meghamaharshi11-Sep-08 1:45 
Questionscreen sharing over Internet Pin
harunbagwan9-Sep-08 20:39
harunbagwan9-Sep-08 20:39 
AnswerIgnore Repost Pin
Manas Bhardwaj9-Sep-08 21:14
professionalManas Bhardwaj9-Sep-08 21:14 
AnswerRe: screen sharing over Internet Pin
meeram3959-Sep-08 21:16
meeram3959-Sep-08 21:16 
QuestionCheckboxlist inside Repeater control Pin
senthil_becse9-Sep-08 19:55
senthil_becse9-Sep-08 19:55 
I am using repeater control in my page and repeater control has nested checkboxlist control,on one button click inside same repeater control,i am adding listitems to the checkboxlist control. the listed items add successfully into checkboxlist control.now i am want to get checkboxlist items checked value on another button inside repeater control.
Plse give me sugession on this.

My Handler for checkboxlist is not working.

Dim Cbl_Groupname As CheckBoxList = CType(ri.FindControl("ChkLst_Groupname"), CheckBoxList)
AddHandler Cbl_Groupname.SelectedIndexChanged, AddressOf Me.ChkBoxLsGroupName

I add this handler in repeater control itemcreated event.
AnswerRe: Checkboxlist inside Repeater control Pin
P. S. Pundeer10-Sep-08 1:20
P. S. Pundeer10-Sep-08 1:20 
Questionjavascript in asp.net1.1 Pin
Kissy169-Sep-08 19:41
Kissy169-Sep-08 19:41 
AnswerRe: javascript in asp.net1.1 Pin
Manas Bhardwaj9-Sep-08 21:17
professionalManas Bhardwaj9-Sep-08 21:17 
Questionvalidation in DatalistEditItemTemplate Pin
raushan_99-Sep-08 19:22
raushan_99-Sep-08 19:22 
Questionexporting data to pdf Pin
balaji.t9-Sep-08 19:13
balaji.t9-Sep-08 19:13 
AnswerRe: exporting data to pdf Pin
John_Adams9-Sep-08 19:20
John_Adams9-Sep-08 19:20 
Questionshort date format in datagrid Pin
jaya869-Sep-08 18:57
jaya869-Sep-08 18:57 
AnswerRe: short date format in datagrid Pin
N a v a n e e t h9-Sep-08 19:02
N a v a n e e t h9-Sep-08 19:02 
AnswerRe: short date format in datagrid Pin
balaji.t9-Sep-08 19:08
balaji.t9-Sep-08 19:08 
AnswerRe: short date format in datagrid Pin
balaji.t9-Sep-08 19:09
balaji.t9-Sep-08 19:09 
QuestionWYSIWYG Pin
Aptiva Dave9-Sep-08 17:57
Aptiva Dave9-Sep-08 17:57 
AnswerRe: WYSIWYG Pin
Abhijit Jana9-Sep-08 18:00
professionalAbhijit Jana9-Sep-08 18:00 
AnswerRe: WYSIWYG Pin
N a v a n e e t h9-Sep-08 18:47
N a v a n e e t h9-Sep-08 18:47 
Questionlocal user profile for both machine and domain accounts. Pin
Member 39190499-Sep-08 12:26
Member 39190499-Sep-08 12:26 
QuestionProblem with nhibernate: "Could not find the dialect in the configuration" [modified] Pin
dift9-Sep-08 11:10
dift9-Sep-08 11:10 
QuestionWeb Portals / Web Parts Pin
Member 39190499-Sep-08 9:23
Member 39190499-Sep-08 9:23 
QuestionUnable to find the ListView control in the System.Web.UI.WebControls namespace Pin
Steve Holdorf9-Sep-08 9:19
Steve Holdorf9-Sep-08 9:19 

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.