No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Hi all Now i am using MsFlexGrid1.textmatrix(1,1) to read values from the grid, is there any other efficient way to read data from MS flex grid..please give an idea
<Table id="temp1" width="100%" > <tr> <td id="temptd">...................</td> </tr> </Table> This my sample code..from this how can i get the left value of the Tabledara '[B]temptd'..[/B] i try with this in Jscript [I]document.getElementById('temptd').style.left[/I] But i didnt get anything...pls help me to get this.. Thanks, Vimal
Hai all, i want to create an page with menu items ...on Mouseover it ll appear and mouseout it ll disappear...pls help me to do this.... Thanks...
Hai all in my page already have a tab control with some tabs..now i want to display a menulist when mouse over on it..how can i do this...i have some downloaded scripts..but all r create its own tabcontrol and menus...but i already have the tabcontrol....how to display a menu list …
[COLOR=darkblue]i have a dataview contains a column age (datatype as string)....with the data like "35/5" (i.e 35 years and 5 months) ,"9/6","101/4","23/3"..... when i am trying to sort the gridview by age asc..it diplays the result as 101/4,"23/3","35/5","9/6" it is sort with the first char of each data...but i need …
Hai all i need to concate more than one colunms and show it on dropdown list ( each columns have a regular intervals.)..how can i solve this pls give some guidelines,,, Thanks, Vimal.V
The End.
vimalv