User Profile

Collapse

Profile Sidebar

Collapse
rajeshkankran
rajeshkankran
Last Activity: Sep 7 '07, 12:51 PM
Joined: May 18 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rajeshkankran
    started a topic control.setChildIndex()
    in .NET

    control.setChildIndex()

    hi

    i m having 34 controls on a panel,and i has assigned index of each child control of panel using setChildIndex() method.....ever y thing is fine but when it comes at 27 from 0 then the control at this index is the control next to it.....
    e.g if c1.index=27
    c2.index=28

    then it automatically assign c1.index=28 c2.index=27...

    can u help me
    See more | Go to post

  • rajeshkankran
    started a topic how to make controls resolution free...in C#
    in .NET

    how to make controls resolution free...in C#

    Hi
    i m writing code to make controls resoltion free....but i m facing problem with datagrids....be cause their size is not changing with resolution...ca n u help me
    See more | Go to post

  • rajeshkankran
    started a topic datagrid in .net
    in .NET

    datagrid in .net

    Hello,

    I am displaying one row in a datagrid, and i made its height larger than the
    datagrid height because it contains long descriptions, so a vertical scroll
    bar appears but with no cursor on it to let me move down the grid.
    How can i have access to the datagrid scrollbar?
    or what else can i do?

    Thank you.
    See more | Go to post

  • rajeshkankran
    started a topic How To parse responseXml in java script

    How To parse responseXml in java script

    Hi

    I m getting problem in parsing responseXml object returned by asp in ajax implementation. ......
    when i use responseText it shows whole xml file....
    but when use responseXml.... .it shows null object...

    can u solve the problem....
    See more | Go to post

  • rajeshkankran
    started a topic drop down box

    drop down box

    Hi
    i m using drop down box containing list of months in one year.
    i want to select a month from drop down box,on the basis of the selection i want that it draw number of rows in a table equal to the number of days in that month.
    how can i do this?..
    See more | Go to post
No activity results to display
Show More
Working...