Jump to content
Xtreme .Net Talk

santel

Members
  • Posts

    7
  • Joined

  • Last visited

santel's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I have created xsd schema file for my class dll and used that namespace(which has given in xsd file) in body tag. Now i got the intellisense list in aspx editor for my custom server control.
  2. I have created xsd file for my custom server control. Now i am not able to use that namespace in project. (using asp.net and c#). What namespace we have to give in xsd file and in the body part of the aspx file
  3. Hi there, I want to generate intellisense to my custom server control in aspx file. How to do that. What concepts i have to study. I am very new in creating custom controls. Could anyone help me.
  4. thanx for your reply. i have done
  5. Is it possible to capture the mouse click position in asp.net page.Anyone pls help. Thanx in advance
  6. I am trying to display the fields in textbox and i am using dataset. I dont know how to get the current record index and move backward.(i can move forward using datareader) Thanks in advance
  7. Hi, I am very new to asp.net. I want to use two buttons to navigate records backward and forwarded. How could do so. Any help pls
×
×
  • Create New...