Click here to Skip to main content
15,881,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Find index or row in gridview with RadioButton Pin
Sandeep Mewara30-May-12 10:41
mveSandeep Mewara30-May-12 10:41 
GeneralRe: Find index or row in gridview with RadioButton Pin
Franco Cipriano31-May-12 4:44
Franco Cipriano31-May-12 4:44 
GeneralRe: Find index or row in gridview with RadioButton Pin
Sandeep Mewara31-May-12 5:06
mveSandeep Mewara31-May-12 5:06 
Questionget the file path in web project when running unit test project Pin
siva45530-May-12 0:34
siva45530-May-12 0:34 
AnswerRe: get the file path in web project when running unit test project Pin
Sandeep Mewara30-May-12 2:26
mveSandeep Mewara30-May-12 2:26 
QuestionRestrict object's properties to be added in ASP.NET application state Pin
Tesic Goran29-May-12 20:20
professionalTesic Goran29-May-12 20:20 
QuestionAutocomplete with multiple values in ASP.NET Pin
VisualLive29-May-12 18:40
VisualLive29-May-12 18:40 
AnswerRe: Autocomplete with multiple values in ASP.NET Pin
Sandeep Mewara30-May-12 2:29
mveSandeep Mewara30-May-12 2:29 
You can use this control(Multiselect Dropdown for Web Applications[^]) coupled with AJAX calls to make it as an autocomplete list. Based on the text entered, filter the datasource of the checkboxlist and once the values are selected, use the selected values as a folter for your grid.

Try!

GeneralRe: Autocomplete with multiple values in ASP.NET Pin
VisualLive30-May-12 23:21
VisualLive30-May-12 23:21 
GeneralRe: Autocomplete with multiple values in ASP.NET Pin
Sandeep Mewara30-May-12 23:35
mveSandeep Mewara30-May-12 23:35 
GeneralRe: Autocomplete with multiple values in ASP.NET Pin
VisualLive31-May-12 16:38
VisualLive31-May-12 16:38 
QuestionGrid-View Ajax style Pin
hrishi32129-May-12 6:23
hrishi32129-May-12 6:23 
AnswerRe: Grid-View Ajax style Pin
Sandeep Mewara30-May-12 2:34
mveSandeep Mewara30-May-12 2:34 
Questionlog messages in web form Pin
sc steinhayse29-May-12 4:43
sc steinhayse29-May-12 4:43 
AnswerRe: log messages in web form Pin
Sandeep Mewara30-May-12 2:37
mveSandeep Mewara30-May-12 2:37 
GeneralRe: log messages in web form Pin
sc steinhayse30-May-12 9:35
sc steinhayse30-May-12 9:35 
GeneralRe: log messages in web form Pin
Sandeep Mewara30-May-12 10:05
mveSandeep Mewara30-May-12 10:05 
Questionlinq in web form Pin
sc steinhayse29-May-12 4:42
sc steinhayse29-May-12 4:42 
AnswerRe: linq in web form Pin
Sandeep Mewara30-May-12 2:41
mveSandeep Mewara30-May-12 2:41 
GeneralRe: linq in web form Pin
sc steinhayse30-May-12 9:31
sc steinhayse30-May-12 9:31 
GeneralDropdownlist Listitem hiding Pin
Member 822742028-May-12 23:24
Member 822742028-May-12 23:24 
GeneralRe: Dropdownlist Listitem hiding Pin
Ali Al Omairi(Abu AlHassan)29-May-12 0:36
professionalAli Al Omairi(Abu AlHassan)29-May-12 0:36 
GeneralRe: Dropdownlist Listitem hiding Pin
Apocalypse Now29-May-12 14:30
Apocalypse Now29-May-12 14:30 
QuestionHow to get response from server without sending client request? Pin
Honnagh28-May-12 20:32
Honnagh28-May-12 20:32 
AnswerRe: How to get response from server without sending client request? Pin
Ali Al Omairi(Abu AlHassan)29-May-12 0:41
professionalAli Al Omairi(Abu AlHassan)29-May-12 0:41 

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.