Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
~1K People Reached
Favorite Tags
Member Avatar for sbglobal

hi I want to change the width of column in Gridview bound field but it is not changing . Code Is [code] <asp:BoundField DataField="Address" HeaderText="Address" SortExpression="Address"> <ItemStyle Width="500px" /> </asp:BoundField> [/code] thanx

Member Avatar for grovalmitchul
0
531
Member Avatar for sweta87

Hi, I have an drop downlist whic contains the products and a textbox for quantity. when i am selecting the dropdownlist and write the quantity value in the textboxes and click the Button1 textboxes are dynamically generating in the placeholder with labels according to quantity but when again i am …

Member Avatar for Joao_2
0
175
Member Avatar for babyluxe03

i connect my access to vb2010 using adodb. but i cant display the datas in my listview. can someone help me to solve my problem. i would really appreaciate any help. what i need is to get the column per column datas.. like how it is shown in the access. …

Member Avatar for cgeier
0
124
Member Avatar for mitesh.24jain

I have applied script on dropdownlist for stylish look and style is applied properly ,but in .cs page(code page) OnSelectedIndexChanged of dropdownlist is not working properly. **My Html Code:** <head> <link href="css/screen.css" rel="stylesheet" media="screen" type="text/css" title="default"/> <script src="js/jquery/jquery-1.4.1.min.js" type="text/javascript"></script> <script src="js/jquery/jquery.selectbox-0.5_style_2.js" type="text/javascript"></script> <script type="text/javascript"> $(document).ready(function () { $('.styledselect_form_1').selectbox({ inputClass: "styledselect_form_1" …

Member Avatar for Joao_2
0
479