Click here to Skip to main content
15,908,274 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Resource.resx Need Helpp :( [modified] Pin
syaiful_869-Jul-09 21:46
syaiful_869-Jul-09 21:46 
GeneralRe: Resource.resx Need Helpp :( Pin
N a v a n e e t h9-Jul-09 23:06
N a v a n e e t h9-Jul-09 23:06 
GeneralRe: Resource.resx Need Helpp :( Pin
syaiful_8612-Jul-09 14:37
syaiful_8612-Jul-09 14:37 
GeneralRe: Resource.resx Need Helpp :( Pin
N a v a n e e t h12-Jul-09 16:02
N a v a n e e t h12-Jul-09 16:02 
GeneralRe: Resource.resx Need Helpp :( Pin
syaiful_8612-Jul-09 17:17
syaiful_8612-Jul-09 17:17 
QuestionSiteMap Pin
William Fitzgerald9-Jul-09 14:18
William Fitzgerald9-Jul-09 14:18 
Questionmultiselect listbox - set selections using delimeted string Pin
ublend9-Jul-09 13:02
ublend9-Jul-09 13:02 
AnswerRe: multiselect listbox - set selections using delimeted string Pin
www.Developerof.NET9-Jul-09 20:52
www.Developerof.NET9-Jul-09 20:52 
Just to get you started i would give you the logic to be implemented.

You need a nested for loop, the outer loop spanning the length equal to the master data size while the inner loop spanning the length of the array obtained by splitting up the delimited values. Later you just need to check the value of the outer loop and the inner loop and if the match is found, mark the outer loop item as selected.

Hope this helps.

When you fail to plan, you are planning to fail.

GeneralRe: multiselect listbox - set selections using delimeted string Pin
ublend10-Jul-09 8:41
ublend10-Jul-09 8:41 
QuestionLink protection Pin
pforu19-Jul-09 11:26
pforu19-Jul-09 11:26 
AnswerRe: Link protection Pin
ublend9-Jul-09 13:19
ublend9-Jul-09 13:19 
GeneralRe: Link protection Pin
pforu19-Jul-09 14:47
pforu19-Jul-09 14:47 
GeneralRe: Link protection Pin
Gary Stafford9-Jul-09 16:08
Gary Stafford9-Jul-09 16:08 
GeneralRe: Link protection Pin
ublend10-Jul-09 8:39
ublend10-Jul-09 8:39 
GeneralRe: Link protection Pin
pforu110-Jul-09 16:36
pforu110-Jul-09 16:36 
QuestionWord Document Automation : Need Control after its opened Pin
Sandumone9-Jul-09 10:05
Sandumone9-Jul-09 10:05 
AnswerRe: Word Document Automation : Need Control after its opened Pin
David Mujica9-Jul-09 10:23
David Mujica9-Jul-09 10:23 
QuestionBrowser compatability Issues Pin
VivekUtsa9-Jul-09 8:00
VivekUtsa9-Jul-09 8:00 
AnswerRe: Browser compatability Issues Pin
Jeremy Likness9-Jul-09 8:24
professionalJeremy Likness9-Jul-09 8:24 
Questionproblem in getting the count of listitems in listbox javascript Pin
nainakarri9-Jul-09 5:20
nainakarri9-Jul-09 5:20 
AnswerRe: problem in getting the count of listitems in listbox javascript Pin
Blue_Boy9-Jul-09 6:14
Blue_Boy9-Jul-09 6:14 
QuestionDataBind having error with null values Pin
dreamaway8209-Jul-09 5:15
dreamaway8209-Jul-09 5:15 
AnswerRe: DataBind having error with null values Pin
Zafar A khan 9-Jul-09 19:14
professionalZafar A khan 9-Jul-09 19:14 
GeneralRe: DataBind having error with null values [modified] Pin
dreamaway82010-Jul-09 4:32
dreamaway82010-Jul-09 4:32 
QuestionHow to reset a counter on database table Pin
VivekUtsa9-Jul-09 5:00
VivekUtsa9-Jul-09 5:00 

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.