Hi TabIndex
accepts only int type, using like this throws exception TabIndex='<%#Bind("Id"))
Have to convert to int and store the binded value.. How can i do this in aspx source page not in code behind? Thanks..
Asked
Active
Viewed 2,091 times