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
User Profile
Collapse
-
control.setChildIndex()
-
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 -
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. -
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.... -
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?..
No activity results to display
Show More