DataGridView Can't display Data from MySQL proc table
-
Dear All, Today i encountered an uncommand dataGridViewDefaultError while working with dataGridView C#.net WindowsApplication, trying to get data from MySQL table 'proc'. I can handle the dataGridView.dataError with DataGridViewDataErrorEventArgs but the fields of the column name like param_list, returns, body and body_utf shows only a red x icon. i tried getting the DGV data from both Dataset and DataTable. Example field data in param_list are like 'v_mlc_reg_num varchar(20),V_LANG_CD int,v_to varchar(5)'. If anyone have any idea/solution about this please share. Thank you.
imyu walling
-
Dear All, Today i encountered an uncommand dataGridViewDefaultError while working with dataGridView C#.net WindowsApplication, trying to get data from MySQL table 'proc'. I can handle the dataGridView.dataError with DataGridViewDataErrorEventArgs but the fields of the column name like param_list, returns, body and body_utf shows only a red x icon. i tried getting the DGV data from both Dataset and DataTable. Example field data in param_list are like 'v_mlc_reg_num varchar(20),V_LANG_CD int,v_to varchar(5)'. If anyone have any idea/solution about this please share. Thank you.
imyu walling
Wrong place to ask, as it says at the top of the page. Try here: Ask a Question[^] But please, learn how to ask a question first, as there is nowhere near enough information here for us to begin to help you - we have no idea what you are trying to do, or where you are starting from. Start here: Asking questions is a skill[^] and think about what you need to know, and what you need to tell us in order to get help.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
Dear All, Today i encountered an uncommand dataGridViewDefaultError while working with dataGridView C#.net WindowsApplication, trying to get data from MySQL table 'proc'. I can handle the dataGridView.dataError with DataGridViewDataErrorEventArgs but the fields of the column name like param_list, returns, body and body_utf shows only a red x icon. i tried getting the DGV data from both Dataset and DataTable. Example field data in param_list are like 'v_mlc_reg_num varchar(20),V_LANG_CD int,v_to varchar(5)'. If anyone have any idea/solution about this please share. Thank you.
imyu walling