Click here to Skip to main content
15,912,329 members

Comments by Shruthi.BT (Top 47 by date)

Shruthi.BT 5-Jan-20 21:45pm View    
Yes, I have Windows authentication set as True in web.config. But, I do not want that windows pop up for User NAme and password.
Shruthi.BT 2-Jun-14 2:28am View    
IList erContactsList = objContController.GetSearchContacts(EmployerGuid);

i am binding list like this and from GetSearchContacts i am getting all the values in which Place is also one of the them these values from list i am binding to grid view and i m trying to remove off that Place column completely from list and trying to bind to grid view but i am not able to get a proper solution.
Shruthi.BT 2-Jun-14 2:27am View    
IList<businesslayer.contacts.searchcontact> erContactsList = objContController.GetSearchContacts(EmployerGuid);

i am binding list like this and from GetSearchContacts i am getting all the values in which Place is also one of the them these values from list i am binding to grid view and i m trying to remove off that Place column completely from list and trying to bind to grid view but i am not able to get a proper solution.
Shruthi.BT 30-May-14 8:50am View    
But i will need the value inside the place column and also i tried this i am not able to get a.Place in my code.. please help..
Shruthi.BT 16-Jan-14 9:16am View    
i had put breakpoint in js and i got correct values when i did mouse over on id.