Click here to Skip to main content
15,911,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: whats do i need to do and how do i do it?? Pin
Colin Angus Mackay27-Mar-09 13:43
Colin Angus Mackay27-Mar-09 13:43 
QuestionThe source ListBox lost its item selections when a target ListBox item selection is cleared Pin
Tomz_KV27-Mar-09 10:49
Tomz_KV27-Mar-09 10:49 
AnswerRe: The source ListBox lost its item selections when a target ListBox item selection is cleared Pin
Ravi Mori27-Mar-09 19:54
Ravi Mori27-Mar-09 19:54 
GeneralRe: The source ListBox lost its item selections when a target ListBox item selection is cleared Pin
Tomz_KV28-Mar-09 3:23
Tomz_KV28-Mar-09 3:23 
AnswerRe: The source ListBox lost its item selections when a target ListBox item selection is cleared Pin
Tomz_KV30-Mar-09 4:14
Tomz_KV30-Mar-09 4:14 
QuestionVisual Studio 2008 with crystal reports 11.5 Pin
Battlehammer27-Mar-09 9:10
Battlehammer27-Mar-09 9:10 
AnswerRe: Visual Studio 2008 with crystal reports 11.5 Pin
Battlehammer7-Apr-09 5:09
Battlehammer7-Apr-09 5:09 
QuestionManiupulating information from a dataset to save it into an array ???? [modified] Pin
lued27-Mar-09 8:28
lued27-Mar-09 8:28 
Hello to everybody, i hope you can help me, I have a dataset which contains datas from a table..this table has 2 fields (id and data) both are string, well i want to do this:

i need to get all the datas from every id and save them into an array, i need this for every id...

Note: the id may be repeated according to the number of datas that contains that id.....for example:
...........................................................................
This is what my dataset contains
ID               DATA
--------         ----
04231050         368        ...here you can see that the id is repeated
04231050         234        ...
04333333         445        ......other id repeated
04333333         557        ...... 
04235789         786

...........................................................................

But I want it like this:
ID               DATA        DATA
--------         ----        ---- 
04231050         368         234
04333333         445         557
04235789         786


modified on Monday, April 6, 2009 2:10 PM

AnswerRe: Maniupulating information from a dataset to save it into an array ???? Pin
Jörgen Andersson27-Mar-09 11:39
professionalJörgen Andersson27-Mar-09 11:39 
AnswerRe: Maniupulating information from a dataset to save it into an array ???? Pin
a.hamidy27-Mar-09 20:50
a.hamidy27-Mar-09 20:50 
QuestionHighlight and Select Row (clicking anywhere on it) Pin
alvarog0127-Mar-09 7:18
alvarog0127-Mar-09 7:18 
AnswerRe: Highlight and Select Row (clicking anywhere on it) Pin
Jörgen Andersson27-Mar-09 11:28
professionalJörgen Andersson27-Mar-09 11:28 
GeneralRe: Highlight and Select Row (clicking anywhere on it) Pin
alvarog0127-Mar-09 11:36
alvarog0127-Mar-09 11:36 
QuestionComplete ASP.NET Website Template with Security/Roles/Membership etc. Pin
Jasmine Pomelo27-Mar-09 7:00
Jasmine Pomelo27-Mar-09 7:00 
AnswerMicrosoft Website Templates Pin
David Mujica27-Mar-09 7:43
David Mujica27-Mar-09 7:43 
QuestionAjax based web application breaks on html tag in text field Pin
meenakumar27-Mar-09 6:01
meenakumar27-Mar-09 6:01 
AnswerRe: Ajax based web application breaks on html tag in text field Pin
Yusuf27-Mar-09 6:11
Yusuf27-Mar-09 6:11 
QuestionAccessing dropdownlist in footer of gridview from javascript Pin
nainakarri27-Mar-09 5:57
nainakarri27-Mar-09 5:57 
AnswerRe: Accessing dropdownlist in footer of gridview from javascript Pin
Ibrahim Bello27-Mar-09 6:50
Ibrahim Bello27-Mar-09 6:50 
GeneralRe: Accessing dropdownlist in footer of gridview from javascript Pin
nainakarri27-Mar-09 7:57
nainakarri27-Mar-09 7:57 
GeneralRe: Accessing dropdownlist in footer of gridview from javascript Pin
Ibrahim Bello30-Mar-09 6:02
Ibrahim Bello30-Mar-09 6:02 
QuestionChanging GridView Column Header Pin
Ibrahim Bello27-Mar-09 5:13
Ibrahim Bello27-Mar-09 5:13 
AnswerRe: Changing GridView Column Header Pin
Ibrahim Bello27-Mar-09 8:23
Ibrahim Bello27-Mar-09 8:23 
QuestionModal pop up extender on click of radio button Pin
hozsam27-Mar-09 3:17
hozsam27-Mar-09 3:17 
AnswerRe: Modal pop up extender on click of radio button Pin
srividya0931-May-10 20:52
srividya0931-May-10 20:52 

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.