Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
3

3nbar A7mad A

@3nbar A7mad A
About
Posts
9
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • AJAX PopupControlExtender Dynamic Update
    3 3nbar A7mad A

    Hi, I'm using an AJAX PopupControlExtender and I'm using its DynamicServiceMethod and DynamicControlID attributes without any problems. What I want to do is that the Dynamic Control, which is a label, takes a few seconds till it loads. During that time I want to display an update progress or even a label that says "updating...". Thanks for your support, A7mad

    Web Development announcement

  • Sorting GridView according an IP column
    3 3nbar A7mad A

    I was looking forward for something like the Sort function of the System.Array class, to which I can pass a class implementing IComparer. It seems there is no other way than that indianet had posted. Thanks indianet for your help.

    ASP.NET database css sql-server sysadmin algorithms

  • Sorting GridView according an IP column
    3 3nbar A7mad A

    Hi, I have a page that displays data in GridView. The data is obtained from an SQL Server database. One column is an IP addresses, which are stored as VarChar(15) in the database. The page executes a select statemnet and bind the GridView with the DataTable obtained by executing this SQL statement. The problem is that I want to allow the user to sort the Grid according to the IPs column. Taking into consideration, that IP 10.5.0.0 should come before 10.30.0.0 in ascending sorting. So, I can't rely on the built in sorting of the GridView. Kind regards, Ahmed

    ASP.NET database css sql-server sysadmin algorithms

  • using .NET XslCompiledTransform?
    3 3nbar A7mad A

    I face the same problem... The point I have no solution to till now is making the XslCompiledTransform object put its output in a string variable... :confused: Any idea???

    XML / XSL xml question csharp help tutorial

  • media player stops when expand or collapse a tree node
    3 3nbar A7mad A

    Hi, I have an .aspx page. It plays a video stream using media player object. The page also got a TreeView control. The problem is that when I expand or collapse a tree node the streaming stops. :wtf: Does anyone know the reason for this or know how it can be solved? Thanks, A7mad

    ASP.NET data-structures help question

  • expand/collapse images in TreeView control
    3 3nbar A7mad A

    Hi, Can I have different collapse/expand images for a TreeView control at the same time? I mean, for example, can one node in the tree has its expand image as a plus sign and another one has its expand image as a triangle? :rolleyes: I'm asking this as all I can find is that the TreeView only has one property for all expand images in the tree. Thanks, A7mad

    ASP.NET data-structures tutorial question

  • Flickering when resizing the browser
    3 3nbar A7mad A

    Hi, I'm trying to build a page that have a header, middle pane, and a footer. The footer should be always floating on the lower edge of the window, and the header and footer heights should remain constant. I created 3 div sections. And the only way I found to do this is to always resize the height of the middle pane when the user resizes the window and make it equal to window height minus header and footer heights. But this caused the page to be flickering so much while user is resizing the page. Does anyone has an idea about how could I stop this flickering?:confused: Thanks, Ahmed

    Web Development question

  • TreeView Images Alignment
    3 3nbar A7mad A

    Hi, I'm trying to customize the rendering of the TreeView server control. The default rendering of the parent TreeNodes is as follows: - If the node is collapsed, an image containing a plus sign is shown left to the text of the node. - If the node is expanded, an image containing a minus sign is shown left to the text of the node. The default rendering of the parent nodes also makes the collapse/expand images of each node vertically aligned to the middle of the node text. What I need to do is to make it aligned to the top of the text. Can someone help me. Regards, Ahmed

    ASP.NET sysadmin help

  • TreeView Images Alignment
    3 3nbar A7mad A

    Hi, I'm trying to customize the rendering of the TreeView server control. The default rendering of the parent TreeNodes is as follows: - If the node is collapsed, an image containing a plus sign is shown left to the text of the node. - If the node is expanded, an image containing a minus sign is shown left to the text of the node. The default rendering of the parent nodes also makes the collapse/expand images of each node vertically aligned to the middle of the node text. What I need to do is to make it aligned to the top of the text. Can someone help me. Regards, Ahmed

    ASP.NET sysadmin help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups