Click here to Skip to main content
15,887,083 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: gridview issue Pin
Abhishek Sur17-Nov-09 3:00
professionalAbhishek Sur17-Nov-09 3:00 
QuestionRe: gridview issue Pin
Tauseef A17-Nov-09 4:46
Tauseef A17-Nov-09 4:46 
AnswerRe: gridview issue Pin
Abhijit Jana17-Nov-09 3:57
professionalAbhijit Jana17-Nov-09 3:57 
QuestionRe: gridview issue Pin
Tauseef A17-Nov-09 4:47
Tauseef A17-Nov-09 4:47 
AnswerRe: gridview issue Pin
Abhijit Jana17-Nov-09 5:19
professionalAbhijit Jana17-Nov-09 5:19 
GeneralRe: gridview issue Pin
Tauseef A17-Nov-09 5:49
Tauseef A17-Nov-09 5:49 
QuestionHow to call a code behind function from a .aspx file Pin
Puneet Bhatnagar17-Nov-09 2:30
Puneet Bhatnagar17-Nov-09 2:30 
AnswerRe: How to call a code behind function from a .aspx file Pin
Abhishek Sur17-Nov-09 2:47
professionalAbhishek Sur17-Nov-09 2:47 
Big Grin | :-D Big Grin | :-D

Each class represents an unique Namespace. Use
<%@ Import 

to import the namespace and then use it in server tags.

You dont have to look for folders, its the namespace that matters. Wink | ;)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

AnswerRe: How to call a code behind function from a .aspx file Pin
Gamzun17-Nov-09 7:47
Gamzun17-Nov-09 7:47 
QuestionGridView Inside UpdatePanel Problem Pin
VVRSN Acharyulu17-Nov-09 2:01
VVRSN Acharyulu17-Nov-09 2:01 
AnswerRe: GridView Inside UpdatePanel Problem Pin
dan!sh 17-Nov-09 2:29
professional dan!sh 17-Nov-09 2:29 
GeneralRe: GridView Inside UpdatePanel Problem Pin
VVRSN Acharyulu17-Nov-09 2:44
VVRSN Acharyulu17-Nov-09 2:44 
GeneralRe: GridView Inside UpdatePanel Problem Pin
dan!sh 17-Nov-09 2:54
professional dan!sh 17-Nov-09 2:54 
AnswerRe: GridView Inside UpdatePanel Problem Pin
Abhishek Sur17-Nov-09 2:53
professionalAbhishek Sur17-Nov-09 2:53 
AnswerRe: GridView Inside UpdatePanel Problem Pin
MohitBhambral17-Nov-09 3:08
MohitBhambral17-Nov-09 3:08 
Questionhow to use the go to meeting from inside my web application Pin
monafr8117-Nov-09 1:53
monafr8117-Nov-09 1:53 
AnswerRe: how to use the go to meeting from inside my web application Pin
Eduard Keilholz17-Nov-09 2:24
Eduard Keilholz17-Nov-09 2:24 
AnswerRe: how to use the go to meeting from inside my web application Pin
Abhishek Sur17-Nov-09 2:36
professionalAbhishek Sur17-Nov-09 2:36 
GeneralRe: how to use the go to meeting from inside my web application Pin
monafr8117-Nov-09 2:55
monafr8117-Nov-09 2:55 
GeneralRe: how to use the go to meeting from inside my web application Pin
Abhishek Sur17-Nov-09 3:18
professionalAbhishek Sur17-Nov-09 3:18 
GeneralRe: how to use the go to meeting from inside my web application Pin
monafr8117-Nov-09 3:31
monafr8117-Nov-09 3:31 
QuestionA page can have only one server-side Form tag. Pin
Ersan Ercek17-Nov-09 0:59
Ersan Ercek17-Nov-09 0:59 
AnswerRe: A page can have only one server-side Form tag. Pin
sashidhar17-Nov-09 1:09
sashidhar17-Nov-09 1:09 
GeneralRe: A page can have only one server-side Form tag. Pin
Ersan Ercek17-Nov-09 8:19
Ersan Ercek17-Nov-09 8:19 
AnswerRe: A page can have only one server-side Form tag. Pin
Abhishek Sur17-Nov-09 1:17
professionalAbhishek Sur17-Nov-09 1:17 

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.