hi , You can use along with and kindly search on google "item template with gridviews". You will get you solution there. You have to do this coding on .aspx->Source file.
modified on Friday, June 3, 2011 4:19 PM
hi , You can use along with and kindly search on google "item template with gridviews". You will get you solution there. You have to do this coding on .aspx->Source file.
modified on Friday, June 3, 2011 4:19 PM
Hi, You can use Update Panel Control. It is 1 of the ajax control already included in your ajax controls no other ajax kit is required for that
Your query is not clear still.... Keep autopostback property of your combo box true and on SelectIndexChanged() event of ComboBox you can take the value Selected by user.
then you have to do that with javascript I think. Only autopostback can solve your problem
try keeping <%=************%> code in single quotes. eg. '<%=************%>'
Hi jashimu, Some "selectedindexchanged" event should be there you can use it. just double click on list box you will get that event automatically. Regards, :)
Hi All, I am getting null value for some virtual machines. Do anybody have any idea regarding permissions that we need to get this object from machines. Thanks